Method: ActionDispatch::Routing::Mapper::Scope#scope_level
- Defined in:
- actionpack/lib/action_dispatch/routing/mapper.rb
#scope_level ⇒ Object (readonly)
Returns the value of attribute scope_level.
2298 2299 2300 |
# File 'actionpack/lib/action_dispatch/routing/mapper.rb', line 2298 def scope_level @scope_level end |