method
nested_scope?
v5.2.3 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Scoping::Resources
nested_scope?()private
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 1707
def nested_scope?
@scope.nested?
end