Login
Roast topics
Find topics
Find it!
From:
Boring Rails: Skip the bullshit and ship fast |
(Uncensored)
subscribe
Sharing common code between Rails controllers with `Scoped` pattern
https://boringrails.com/tips/rails-scoped-controllers-sharing-code
links
backlinks
Tagged with:
ruby
rails
Roast topics
Find topics
Roast it!
If you follow a strict REST / nested resources approach to building your Rails app, you might get sick of repeating common controller actions.