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