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