method
nested_scope
nested_scope()
public
Hide source
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 920 def nested_scope "#{path}/:#{singular}_id" end


