Methods

Instance Public methods

_url_for_modules()

📝 Source code
# File actionview/lib/action_view/helpers/url_helper.rb, line 30
def _url_for_modules
  ActionView::RoutingUrlFor
end
🔎 See on GitHub

Definition files