Method: ActionDispatch::Routing::RouteSet#default_scope
- Defined in:
- actionpack/lib/action_dispatch/routing/route_set.rb
permalink #default_scope ⇒ Object
Returns the value of attribute default_scope
336 337 338 |
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 336 def default_scope @default_scope end |