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