method
nested_scope
v3.2.13 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Resources::Resource
nested_scope()public
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 920
def nested_scope
"#{path}/:#{singular}_id"
end