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

[View source]

336
337
338
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 336

def named_routes
  @named_routes
end