method
named_routes
v4.2.1 -
Show latest stable
- Class:
ActionDispatch::Journey::Formatter
named_routes()private
No documentation available.
# File actionpack/lib/action_dispatch/journey/formatter.rb, line 76
def named_routes
routes.named_routes
end