Method: ActionDispatch::Routing::RouteSet::Config#default_scope
- Defined in:
- lib/action_dispatch/routing/route_set.rb
#default_scope ⇒ Object
Returns the value of attribute default_scope
382 383 384 |
# File 'lib/action_dispatch/routing/route_set.rb', line 382 def default_scope @default_scope end |