Module: ActionView::Helpers

Extended by:
ActiveSupport::Autoload, ActiveSupport::Concern
Includes:
ActiveModelHelper, AssetTagHelper, AssetUrlHelper, AtomFeedHelper, CacheHelper, CaptureHelper, ContentExfiltrationPreventionHelper, ControllerHelper, CspHelper, CsrfHelper, DateHelper, DebugHelper, FormHelper, FormOptionsHelper, FormTagHelper, JavaScriptHelper, NumberHelper, OutputSafetyHelper, RenderingHelper, SanitizeHelper, TagHelper, TextHelper, TranslationHelper, UrlHelper, ActiveSupport::Benchmarkable
Included in:
Base, TestCase::Behavior
Defined in:
actionview/lib/action_view/helpers.rb,
actionview/lib/action_view/helpers/tags.rb,
actionview/lib/action_view/helpers/tags/base.rb,
actionview/lib/action_view/helpers/csp_helper.rb,
actionview/lib/action_view/helpers/tag_helper.rb,
actionview/lib/action_view/helpers/tags/label.rb,
actionview/lib/action_view/helpers/url_helper.rb,
actionview/lib/action_view/helpers/csrf_helper.rb,
actionview/lib/action_view/helpers/date_helper.rb,
actionview/lib/action_view/helpers/form_helper.rb,
actionview/lib/action_view/helpers/tags/select.rb,
actionview/lib/action_view/helpers/text_helper.rb,
actionview/lib/action_view/helpers/cache_helper.rb,
actionview/lib/action_view/helpers/debug_helper.rb,
actionview/lib/action_view/helpers/number_helper.rb,
actionview/lib/action_view/helpers/capture_helper.rb,
actionview/lib/action_view/helpers/tags/check_box.rb,
actionview/lib/action_view/helpers/tags/checkable.rb,
actionview/lib/action_view/helpers/tags/tel_field.rb,
actionview/lib/action_view/helpers/tags/text_area.rb,
actionview/lib/action_view/helpers/tags/url_field.rb,
actionview/lib/action_view/helpers/form_tag_helper.rb,
actionview/lib/action_view/helpers/sanitize_helper.rb,
actionview/lib/action_view/helpers/tags/date_field.rb,
actionview/lib/action_view/helpers/tags/file_field.rb,
actionview/lib/action_view/helpers/tags/text_field.rb,
actionview/lib/action_view/helpers/tags/time_field.rb,
actionview/lib/action_view/helpers/tags/translator.rb,
actionview/lib/action_view/helpers/tags/week_field.rb,
actionview/lib/action_view/helpers/asset_tag_helper.rb,
actionview/lib/action_view/helpers/asset_url_helper.rb,
actionview/lib/action_view/helpers/atom_feed_helper.rb,
actionview/lib/action_view/helpers/rendering_helper.rb,
actionview/lib/action_view/helpers/tags/color_field.rb,
actionview/lib/action_view/helpers/tags/date_select.rb,
actionview/lib/action_view/helpers/tags/email_field.rb,
actionview/lib/action_view/helpers/tags/month_field.rb,
actionview/lib/action_view/helpers/tags/range_field.rb,
actionview/lib/action_view/helpers/tags/time_select.rb,
actionview/lib/action_view/helpers/controller_helper.rb,
actionview/lib/action_view/helpers/javascript_helper.rb,
actionview/lib/action_view/helpers/tags/hidden_field.rb,
actionview/lib/action_view/helpers/tags/number_field.rb,
actionview/lib/action_view/helpers/tags/radio_button.rb,
actionview/lib/action_view/helpers/tags/search_field.rb,
actionview/lib/action_view/helpers/translation_helper.rb,
actionview/lib/action_view/helpers/active_model_helper.rb,
actionview/lib/action_view/helpers/form_options_helper.rb,
actionview/lib/action_view/helpers/tags/datetime_field.rb,
actionview/lib/action_view/helpers/tags/password_field.rb,
actionview/lib/action_view/helpers/tags/weekday_select.rb,
actionview/lib/action_view/helpers/output_safety_helper.rb,
actionview/lib/action_view/helpers/tags/datetime_select.rb,
actionview/lib/action_view/helpers/tags/placeholderable.rb,
actionview/lib/action_view/helpers/tags/select_renderer.rb,
actionview/lib/action_view/helpers/tags/time_zone_select.rb,
actionview/lib/action_view/helpers/tags/collection_select.rb,
actionview/lib/action_view/helpers/tags/collection_helpers.rb,
actionview/lib/action_view/helpers/tags/datetime_local_field.rb,
actionview/lib/action_view/helpers/tags/collection_check_boxes.rb,
actionview/lib/action_view/helpers/tags/collection_radio_buttons.rb,
actionview/lib/action_view/helpers/tags/grouped_collection_select.rb,
actionview/lib/action_view/helpers/content_exfiltration_prevention_helper.rb,
actiontext/app/helpers/action_text/tag_helper.rb

Overview

:nodoc:

Defined Under Namespace

Modules: ActiveModelHelper, ActiveModelInstanceTag, AssetTagHelper, AssetUrlHelper, AtomFeedHelper, CacheHelper, CaptureHelper, ContentExfiltrationPreventionHelper, ControllerHelper, CspHelper, CsrfHelper, DateHelper, DebugHelper, FormHelper, FormOptionsHelper, FormTagHelper, JavaScriptHelper, NumberHelper, OutputSafetyHelper, RenderingHelper, SanitizeHelper, TagHelper, Tags, TextHelper, TranslationHelper, UrlHelper Classes: DateTimeSelector, FormBuilder

Constant Summary

Constants included from UrlHelper

UrlHelper::BUTTON_TAG_METHOD_VERBS

Constants included from ContentExfiltrationPreventionHelper

ContentExfiltrationPreventionHelper::CLOSE_CDATA_COMMENT, ContentExfiltrationPreventionHelper::CLOSE_FORM_TAG, ContentExfiltrationPreventionHelper::CLOSE_OPTION_TAG, ContentExfiltrationPreventionHelper::CLOSE_QUOTES_COMMENT, ContentExfiltrationPreventionHelper::CONTENT_EXFILTRATION_PREVENTION_MARKUP

Constants included from TagHelper

TagHelper::ARIA_PREFIXES, TagHelper::BOOLEAN_ATTRIBUTES, TagHelper::DATA_PREFIXES, TagHelper::PRE_CONTENT_STRINGS, TagHelper::TAG_TYPES

Constants included from JavaScriptHelper

JavaScriptHelper::JS_ESCAPE_MAP

Constants included from RecordIdentifier

RecordIdentifier::JOIN, RecordIdentifier::NEW

Constants included from DateHelper

DateHelper::MINUTES_IN_QUARTER_YEAR, DateHelper::MINUTES_IN_THREE_QUARTERS_YEAR, DateHelper::MINUTES_IN_YEAR

Constants included from ControllerHelper

ControllerHelper::CONTROLLER_DELEGATES

Constants included from AssetUrlHelper

AssetUrlHelper::ASSET_EXTENSIONS, AssetUrlHelper::ASSET_PUBLIC_DIRECTORIES, AssetUrlHelper::URI_REGEXP

Instance Attribute Summary

Attributes included from TranslationHelper

#raise_on_missing_translations

Class Method Summary collapse

Methods included from ActiveSupport::Autoload

autoload, autoload_at, autoload_under, eager_autoload, eager_load!, extended

Methods included from ActiveSupport::Concern

append_features, class_methods, extended, included, prepend_features, prepended

Methods included from UrlHelper

#button_to, #current_page?, #link_to, #link_to_if, #link_to_unless, #link_to_unless_current, #mail_to, #phone_to, #sms_to, #url_for

Methods included from ContentExfiltrationPreventionHelper

#prevent_content_exfiltration

Methods included from TagHelper

build_tag_values, #cdata_section, #content_tag, #escape_once, #tag, #token_list

Methods included from OutputSafetyHelper

#raw, #safe_join, #to_sentence

Methods included from CaptureHelper

#capture, #content_for, #content_for?, #provide, #with_output_buffer

Methods included from TranslationHelper

#localize, #translate

Methods included from TextHelper

#concat, #current_cycle, #cycle, #excerpt, #highlight, #pluralize, #reset_cycle, #safe_concat, #simple_format, #truncate, #word_wrap

Methods included from SanitizeHelper

#sanitize, #sanitize_css, #strip_links, #strip_tags

Methods included from RenderingHelper

#_layout_for, #render

Methods included from NumberHelper

#number_to_currency, #number_to_human, #number_to_human_size, #number_to_percentage, #number_to_phone, #number_with_delimiter, #number_with_precision

Methods included from JavaScriptHelper

#escape_javascript, #javascript_cdata_section, #javascript_tag

Methods included from FormTagHelper

#button_tag, #check_box_tag, #color_field_tag, #date_field_tag, #datetime_field_tag, #email_field_tag, #field_id, #field_name, #field_set_tag, #file_field_tag, #form_tag, #hidden_field_tag, #image_submit_tag, #label_tag, #month_field_tag, #number_field_tag, #password_field_tag, #radio_button_tag, #range_field_tag, #search_field_tag, #select_tag, #submit_tag, #telephone_field_tag, #text_area_tag, #text_field_tag, #time_field_tag, #url_field_tag, #utf8_enforcer_tag, #week_field_tag

Methods included from FormOptionsHelper

#collection_check_boxes, #collection_radio_buttons, #collection_select, #grouped_collection_select, #grouped_options_for_select, #option_groups_from_collection_for_select, #options_for_select, #options_from_collection_for_select, #select, #time_zone_options_for_select, #time_zone_select, #weekday_options_for_select, #weekday_select

Methods included from FormHelper

#_object_for_form_builder, #check_box, #color_field, #date_field, #datetime_field, #email_field, #fields, #fields_for, #file_field, #form_for, #form_with, #hidden_field, #label, #month_field, #number_field, #password_field, #radio_button, #range_field, #rich_text_area, #search_field, #telephone_field, #text_area, #text_field, #time_field, #url_field, #week_field

Methods included from RecordIdentifier

#dom_class, #dom_id

Methods included from ModelNaming

#convert_to_model, #model_name_from_record_or_class

Methods included from DebugHelper

#debug

Methods included from DateHelper

#date_select, #datetime_select, #distance_of_time_in_words, #select_date, #select_datetime, #select_day, #select_hour, #select_minute, #select_month, #select_second, #select_time, #select_year, #time_ago_in_words, #time_select, #time_tag

Methods included from CsrfHelper

#csrf_meta_tags

Methods included from CspHelper

#csp_meta_tag

Methods included from ControllerHelper

#assign_controller, #logger, #respond_to?

Methods included from CacheHelper

#cache, #cache_fragment_name, #cache_if, #cache_unless, #caching?, #digest_path_from_template, #uncacheable!

Methods included from AtomFeedHelper

#atom_feed

Methods included from AssetUrlHelper

#asset_path, #asset_url, #audio_path, #audio_url, #compute_asset_extname, #compute_asset_host, #compute_asset_path, #font_path, #font_url, #image_path, #image_url, #javascript_path, #javascript_url, #stylesheet_path, #stylesheet_url, #video_path, #video_url

Methods included from AssetTagHelper

#audio_tag, #auto_discovery_link_tag, #favicon_link_tag, #image_tag, #javascript_include_tag, #picture_tag, #preload_link_tag, #stylesheet_link_tag, #video_tag

Methods included from ActiveSupport::Benchmarkable

#benchmark

Class Method Details

.eager_load!Object



35
36
37
38
# File 'actionview/lib/action_view/helpers.rb', line 35

def self.eager_load!
  super
  Tags.eager_load!
end