APIdock / Ruby on Rails
/
Browse About
method

rich_text_area

v6.1.3.1 - Show latest stable - Class: ActionView::Helpers::FormBuilder
rich_text_area(method, options = {})
public

No documentation available.

# File actiontext/app/helpers/action_text/tag_helper.rb, line 83
    def rich_text_area(method, options = {})
      @template.rich_text_area(@object_name, method, objectify_options(options))
    end

Related methods

  • Instance methods
  • button
  • check_box
  • collection_check_boxes
  • collection_radio_buttons
  • collection_select
  • color_field
  • date_field
  • datetime_field
  • datetime_local_field
  • email_field
  • emitted_hidden_id?
  • fields
  • fields_for
  • file_field
  • grouped_collection_select
  • hidden_field
  • label
  • month_field
  • multipart=
  • number_field
  • password_field
  • phone_field
  • radio_button
  • range_field
  • rich_text_area
  • search_field
  • select
  • submit
  • telephone_field
  • text_area
  • text_field
  • time_field
  • time_zone_select
  • to_model
  • to_partial_path
  • url_field
  • week_field
  • Class methods
  • _to_partial_path
  • new
  • Private methods
  • privateconvert_to_legacy_options
  • privatefields_for_nested_model
  • privatefields_for_with_nested_attributes
  • privatenested_attributes_association?
  • privatenested_child_index
  • privateobjectify_options
  • privatesubmit_default_value
APIdock API Documentation Browser

Implement the SPACE framework the right way with Swarmia.

© 2026 APIdock