ActionView::Helpers::UrlHelper

module ActionView::Helpers::UrlHelper

Included modules:
ActionView::Helpers::TagHelper

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.

Constants

BUTTON_TAG_METHOD_VERBS

This helper may be included in any class that includes the URL helpers of a routes (routes.url_helpers). Some methods provided here will only work in the context of a request (link_to_unless_current, for instance), which mu