Method: ActionDispatch::Routing::RouteSet#default_scope

Defined in:
actionpack/lib/action_dispatch/routing/route_set.rb

#default_scopeObject

Returns the value of attribute default_scope

[View source]

336
337
338
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 336

def default_scope
  @default_scope
end