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