module UrlHelper
Ruby on Rails 5.2.8.1
Since v2.2.3Provides 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.
Namespace
Modules
Includes
Extends
Constants
Methods (defined here)
Private methods
(7)
Implementation detail — not part of the public API.
Used by
Included by (2)
Methods (inherited)
From ActionView::Helpers::TagHelper (4)
- # cdata_section
- # content_tag
- # escape_once
- # tag
From ActiveSupport::Concern (3)
From ActionView::Helpers::CaptureHelper (4)
- # capture
- # content_for
- # content_for?
- # provide
From ActionView::Helpers::OutputSafetyHelper (3)
- # raw
- # safe_join
- # to_sentence