instance method
_routes_context
Ruby on Rails 7.0.10
Since v3.1.12 PrivateSignature
_routes_context()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/routing/url_for.rb, line 230
def _routes_context # :doc:
self
end
Defined in actionpack/lib/action_dispatch/routing/url_for.rb line 230
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Routing::UrlFor