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
How to Migrate from Heroku to Hatchbox.io Discussion
9
General
Thanks, Chris!I'd love to see more of these. I'm using Hatch and loving it, I just don't think I'm using it to it's full potential.I think a series of setting up and configuring different features ...
Matthias Orgler replied
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...
How do I install a Bootstrap 5 theme with Rails 7
9
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...
Among Us Free replied
What is Programming & Web Development?
11
General
Give help.
Cassandra Pace replied
What is the best way to learn React JS?
5
General
What is the best way to learn React JS?
Dave White replied
How to use Hotwire in Rails Discussion
86
General
Can you please provide the repository for this also?
Ahmad khatab replied
How to translate and localize apps with Rails Internationalization (18n) Discussion
18
General
This was really great, thank you! Can you provide a link as to what you need to sanitize the variable you passed in, name? Looking forward to the next episode!
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
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...
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 ...
Search Filters with ElasticSearch Aggregations Discussion
21
General
This has been very helpful for a project I'm working on. Thank you. On mine, I wanted to add checkboxes to be able to select multiple keys. For anyone else looking to do the same, the solution I ca...
Lucas Moraes 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 ...
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...
How do I make my Stripe Charges more robust [Background Worker & Idempotent]?
7
Rails
One thing I don't want to have to deal with are refunds because a customer happened to get charged twice. I want to ensure that I've designed my Rails app to be robust in the face of failure before...
Solved
Code Review: Run Number Refactoring Discussion
17
General
Very useful, code review series is awesome
Marc Gayle replied
JSON Web Tokens with Devise & Warden Discussion
15
General
Great tutorial.
Aproplat 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...
Group Chat with ActionCable: Part 4 Discussion
69
General
As for message relay jobs matter for this particular subject of this ActionCable example, do you recommend putting down for its current_user's id or name in these kind of scenarios when it comes to...
Improving In-App Notifications Discussion
24
General
+1 for the ActionCable episode!
Taylor Cooney replied