method
nested_scope

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