method
routes
v8.0.0 -
Show latest stable
- Class:
ActionDispatch::Request
routes()public
No documentation available.
# File actionpack/lib/action_dispatch/http/request.rb, line 168
def routes # :nodoc:
get_header("action_dispatch.routes")
end