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