module UrlHelper
Ruby on Rails edge
Action View URL Helpers
Provides a set of methods for getting URLs that depend on the routing subsystem (see ActionDispatch::Routing).
Namespace
Modules
Includes
Extends
Methods (defined here)
Used by
Included by (3)
Methods (inherited)
From ActionView::Helpers::TagHelper
(8)
- # cdata_section
- # class_names
- # content_tag
- # escape_once
- # tag
- # token_list
- self. build_tag_values
- self. ensure_valid_html5_tag_name
From ActiveSupport::Concern
(3)
- # class_methods
- # included
- # prepended
From ActionView::Helpers::CaptureHelper
(4)
- # capture
- # content_for
- # content_for?
- # provide
From ActionView::Helpers::OutputSafetyHelper
(3)
- # raw
- # safe_join
- # to_sentence