Method: ActionDispatch::Routing::RoutesProxy#scope
- Defined in:
- actionpack/lib/action_dispatch/routing/routes_proxy.rb
#scope ⇒ Object
Returns the value of attribute scope.
12 13 14 |
# File 'actionpack/lib/action_dispatch/routing/routes_proxy.rb', line 12 def scope @scope end |