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