Method: ActionDispatch::Routing::RoutesProxy#scope

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

#scopeObject

Returns the value of attribute scope.



12
13
14
# File 'actionpack/lib/action_dispatch/routing/routes_proxy.rb', line 12

def scope
  @scope
end