method
nesting_depth
v4.1.8 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Scoping::Resources
nesting_depth()protected
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 1627
def nesting_depth #:nodoc:
@nesting.size
end