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