method
nesting_depth
nesting_depth()
protected
Hide source
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 1694 def nesting_depth #:nodoc: @nesting.size end