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