Join Stack Overflow
Want to help improve Ruby on Rails documentation?
Join the Stack Overflow community!
It only takes a minute, and your contributions will benefit developers forever.
Constant Autoloading
Explanation on the magic of Rails to automatically resolve Constant Names. Common pitfalls, and less common pitfalls. And how to deal with code in lib/ folder for example
requested by Cyril Duchon-Doris 3,286
Active Jobs
Active Job is a framework for declaring jobs and making them run on a variety of queuing backends. These jobs can be everything from regularly scheduled clean-ups, to billing charges, to mailings. Anything that can be chopped up into small units of work and run in parallel, really.
requested by Muhammad Abdullah 368
1 comment
Authenticate Api using Devise
Implement Api authentication using Devise auth token.
requested by Abhinay 946
No proposed changes.
Changes which need review will be displayed here.
1,044 Actions
Ahsan Mahmood created So here are few screen shots from the admin panel using rails_admin gem. (view change) 9 hours ago
Ahsan Mahmood edited Authorization with CanCan (view change) yesterday
Ahsan Mahmood created Add Admin Panel (view change) yesterday
Ahsan Mahmood created Blog Posts App (view change) yesterday
Shivasubramanian A created Rails frameworks over the years (view change) 2 days ago
View more →