module UrlHelper
Ruby on Rails 2.3.18
Since v2.2.3Provides a set of methods for making links and getting URLs that depend on the routing subsystem (see ActionController::Routing). This allows you to use the same format for links in views and controllers.
Includes
Methods (defined here)
- # button_to
- # current_page?
- # link_to
- # link_to_if
- # link_to_unless
- # link_to_unless_current
- # mail_to
- # url_for
Private methods
(5)
Implementation detail — not part of the public API.
Methods (inherited)
From ActionView::Helpers::PrototypeHelper (17)
- # build_callbacks
- # build_observer
- # button_to_remote
- # evaluate_remote_response
- # form_remote_for
- # form_remote_tag
- # link_to_remote
- # method_option_to_s
- # observe_field
- # observe_form
- # options_for_ajax
- # periodically_call_remote
- # remote_form_for
- # remote_function
- # submit_to_remote
- # update_page
- # update_page_tag