Method: ActionDispatch::Routing::RouteSet::Generator#named_route
- Defined in:
- actionpack/lib/action_dispatch/routing/route_set.rb
#named_route ⇒ Object (readonly)
Returns the value of attribute named_route.
715 716 717 |
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 715 def named_route @named_route end |