Module: ActionView::Helpers::UrlHelper::ClassMethods

Defined in:
lib/action_view/helpers/url_helper.rb

Instance Method Summary collapse

Instance Method Details

#_url_for_modulesObject



25
26
27
# File 'lib/action_view/helpers/url_helper.rb', line 25

def _url_for_modules
  ActionView::RoutingUrlFor
end