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