method
nested_scope?
nested_scope?()
private
Hide source
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 1731 def nested_scope? @scope.nested? end