module
ActionView::Helpers::UrlHelper
v4.2.1 -
Show latest stable
Provides a set of methods for making links and getting URLs that depend on the routing subsystem (see ActionDispatch::Routing). This allows you to use the same format for links in views and controllers.
Included modules
- ActionView::Helpers::TagHelper
Constants
BUTTON_TAG_METHOD_VERBS = %w{patch put delete}
Files
- actionview/lib/action_view/helpers/url_helper.rb