Understanding Shallow Nested Routes in Rails

from blog Write Software, Well, | ↗ original
Shallow nesting lets you avoid deep nesting by generating the collection actions scoped under the parent, but by not nesting the member actions.