Method: ActionDispatch::Routing::RouteSet#named_routes

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

#named_routesObject

Returns the value of attribute named_routes.



354
355
356
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 354

def named_routes
  @named_routes
end