instance method
_routes
Ruby on Rails 6.0.6
Since v3.1.12Signature
_routes()
No documentation comment.
Source
# File actionpack/lib/abstract_controller/url_for.rb, line 20
def _routes
nil
end
Defined in actionpack/lib/abstract_controller/url_for.rb line 20
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in AbstractController::UrlFor::ClassMethods