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