Search Results for "which-is-the-best-attendance-software"
Lessons
Forum Threads

Best Rails error monitoring software ?
7
General
Hi ,
I am working on a legacy application. I would like to add error monitoring tool for this application. It uses delayed job and other gems. I think Airbreak is the good one. Plese let m...
Solved

What is your dream app?
7
General
If you could build anything (think outside of the box), what would it be?
Things I'm working on that are fun to build:
* Whisper clone with material design UI for mobile and web
* Anonymous Micro...
nynhex replied

Which is the best place to put a custom validator class ?
1
Rails
For a custom validator like in https://guides.rubyonrails.org/active_record_validations.html#custom-validators
Maybe `app/validators` ?
Maybe `app/models` ?
Some other place?
Chris Oliver replied

What's the best way to install a robust system which checks if an event is over-booked in Rails?
1
General
I need to create a system for my Events site that monitors the number of bookings being taken to ensure an Event does not become over-subscribed. What is the most effective (DRY) way to do this?
...
Jacob Montgomery replied

Ruby on rails - what is the best way to add social authentication in the project?
4
Rails
I want to add social authentication in my project like user can also login with Facebook, Github, and Google.
I have already added the simple authentication with the devise gem. And now I want to ...

What is the best way to create an unsubscribe link in a Rails email mailer
2
Rails
Hi
As the question says.
Thanks
Simon
Simon P replied

What is the best way to learn React JS?
5
General
What is the best way to learn React JS?
Dave White replied

Best way to create or save a record (with associations) as a template
10
General
I'm curious as to what people think is the best to create a new record, or save an existing record... as a template. The template would be used as a starting point to duplicate that record easily ...
tquill replied

What are you best recommendations for Ruby on Rails books I should read?
4
Tips
I am trying to understand Ruby and Rails as best I can. I've purchased a bunch of ruby on rails books, but am wondering if you have any recommendations. Perhaps there are many I haven't yet read ...

What is Programming & Web Development?
11
General
Give help.
Cassandra Pace replied

Recurring events with the ice_cube gem Discussion
47
General
On my app I use a Event and a EventTrans model so for each time a event occurs we can have a record with info and other stuff. So for the Calendar we display the First event with the recurrent on t...

Multitenancy with the Apartment gem Discussion
80
General
Hi, Chris video is not loading!
Prajjwal Gupta replied

Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem Discussion
77
General
Chris, this is awesome!I was hoping you'd do a Searchkick/ElasticSearch video since you did the Ransack video!Thanks for all the great videos!

Creating an application Multi Language
3
Rails
Hi, good evening.
Cris, I would like to create a system which will suport many language. For instance, I would like to be able to access the languages using URL like:
https://www.mysite.com/us/
h...

Call Api and Auto-Reload div.
1
Rails
Hello!
I want to setup a script that calls api from various webistes and retrieve data every n seconds.
I'd like to setup a page where data(numbers) are showing auto-reload constantly.
Which ...
Rodrigo replied

Multiday with calendar gem
4
General
Is possible you shed some more light on this ....
which is the best approach in my event.rb i so fat have this
class Event < ActiveRecord::Base
belongs_to :user
def durati...
JM replied

How do I display several posts in related "weeks"
17
General
I would like to structure my blog so that I can assign posts I have created with Trix and Shrine to weeks.
I want to have 12 teaserboxes on my index page which can then be clicked and if I click o...

2 sites... 1 DB?
8
Rails
Hello all! It's been a while since i was here, but i am back!
So today I would like to get some opinions on a project I am working on. So here we go...
What would be the best way to architect 2/3...
Fugee Ohu replied

Spree commerce vs custom solution from scratch
5
General
Hey Chris, like most people already mentioned, awesome content on GoRails.com. I love how you give additional explanation to how things work and not just a step by step tutorial how to make somethi...
William Gillett replied

How do I install a Bootstrap 5 theme with Rails 7
2
Rails
Hello,
I have trouble using a Bootstrap 5 theme (like those we can find on themes.getbootstrap.com, for instance) with a Rails 7 application I'm building. I'm not sure which is the best way to inte...
Tommy Ortega replied