Recent Contributions



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,401
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 384
1 comment
Authenticate Api using Devise
Implement Api authentication using Devise auth token.
requested by Abhinay 970
1 comment
Scoping routes
unclear
Blog Posts App
not an example, unclear
No proposed changes.
Changes which need review will be displayed here.
1,061 Actions
Akshay created Tools for Ruby on Rails code optimization and cleanup (view change) Jan 4 at 15:45
Akshay created If you want to keep your code maintainable, secure and optimized, look at some gems for code optimization and cleanup : (view change) Jan 4 at 15:45
fool created Import whole CSV files from specific folder (view change) Dec 29 '16 at 13:32
fool created Uploads CSV from console command (view change) Dec 29 '16 at 13:32
Rodrigo Argumedo edited Active Record Migrations (view change) Dec 23 '16 at 19:39
View more →