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