Module: ActionView::Helpers::UrlHelper::ClassMethods
- Defined in:
- lib/action_view/helpers/url_helper.rb
Instance Method Summary collapse
Instance Method Details
#_url_for_modules ⇒ Object
30 31 32 |
# File 'lib/action_view/helpers/url_helper.rb', line 30 def _url_for_modules ActionView::RoutingUrlFor end |