Login
From:
Write Software, Well
(Uncensored)
subscribe
Understanding Shallow Nested Routes in Rails
https://www.writesoftwarewell.com/shallow-nested-routes-rails/
links
backlinks
Tagged with:
router
Roast topics
Find topics
Find it!
Shallow nesting lets you avoid deep nesting by generating the collection actions scoped under the parent, but by not nesting the member actions.