instance method
_url_for_modules
Ruby on Rails 6.1.7.10
Since v4.0.13Signature
_url_for_modules()
No documentation comment.
Source
# File actionview/lib/action_view/helpers/url_helper.rb, line 27
def _url_for_modules
ActionView::RoutingUrlFor
end
Defined in actionview/lib/action_view/helpers/url_helper.rb line 27
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionView::Helpers::UrlHelper::ClassMethods