Table of Contents - simple_form-3.0.0.rc Documentation
Pages
USAGE
README
_form.html.haml
simple_form_for(@<%= singular_table_name %>) do |f|
_form.html.slim
simple_form_for(@<%= singular_table_name %>) do |f|
Classes/Modules
ActionView
ActionView::Helpers
ActionView::Helpers::FormBuilder
SimpleForm
SimpleForm::ActionViewExtensions
SimpleForm::ActionViewExtensions::Builder
SimpleForm::ActionViewExtensions::FormHelper
SimpleForm::Components
SimpleForm::Components::Errors
SimpleForm::Components::HTML5
SimpleForm::Components::Hints
SimpleForm::Components::LabelInput
SimpleForm::Components::Labels
SimpleForm::Components::Labels::ClassMethods
SimpleForm::Components::Maxlength
SimpleForm::Components::MinMax
SimpleForm::Components::Pattern
SimpleForm::Components::Placeholders
SimpleForm::Components::Readonly
SimpleForm::ErrorNotification
SimpleForm::FormBuilder
SimpleForm::Generators
SimpleForm::Generators::InstallGenerator
SimpleForm::Helpers
SimpleForm::Helpers::Autofocus
SimpleForm::Helpers::Disabled
SimpleForm::Helpers::Readonly
SimpleForm::Helpers::Required
SimpleForm::Helpers::Validators
SimpleForm::I18nCache
SimpleForm::Inputs
SimpleForm::Inputs::Base
SimpleForm::Inputs::BlockInput
SimpleForm::Inputs::BooleanInput
SimpleForm::Inputs::CollectionCheckBoxesInput
SimpleForm::Inputs::CollectionInput
SimpleForm::Inputs::CollectionRadioButtonsInput
SimpleForm::Inputs::CollectionSelectInput
SimpleForm::Inputs::DateTimeInput
SimpleForm::Inputs::FileInput
SimpleForm::Inputs::GroupedCollectionSelectInput
SimpleForm::Inputs::HiddenInput
SimpleForm::Inputs::NumericInput
SimpleForm::Inputs::PasswordInput
SimpleForm::Inputs::PriorityInput
SimpleForm::Inputs::RangeInput
SimpleForm::Inputs::StringInput
SimpleForm::Inputs::TextInput
SimpleForm::MapType
SimpleForm::Railtie
SimpleForm::Tags
SimpleForm::Tags::CollectionCheckBoxes
SimpleForm::Tags::CollectionExtensions
SimpleForm::Tags::CollectionRadioButtons
SimpleForm::WrapperNotFound
SimpleForm::Wrappers
SimpleForm::Wrappers::Builder
SimpleForm::Wrappers::Many
SimpleForm::Wrappers::Root
SimpleForm::Wrappers::Single
Methods
::additional_classes_for — SimpleForm
::boolean_collection — SimpleForm::Inputs::CollectionInput
::build — SimpleForm
::default_input_size= — SimpleForm
::disable — SimpleForm::Inputs::Base
::discovery_cache — SimpleForm::FormBuilder
::eager_load! — SimpleForm
::enable — SimpleForm::Inputs::Base
::extended — SimpleForm::MapType
::new — SimpleForm::Inputs::Base
::new — SimpleForm::Wrappers::Single
::new — SimpleForm::ErrorNotification
::new — SimpleForm::Wrappers::Builder
::new — SimpleForm::Wrappers::Root
::new — SimpleForm::Wrappers::Many
::new — SimpleForm::Inputs::BlockInput
::new — SimpleForm::Components::HTML5
::setup — SimpleForm
::wrapper — SimpleForm
::wrappers — SimpleForm
#action_validator_match? — SimpleForm::Helpers::Validators
#additional_classes — SimpleForm::Inputs::Base
#apply_default_collection_options! — SimpleForm::Inputs::CollectionRadioButtonsInput
#apply_nested_boolean_collection_options! — SimpleForm::Inputs::CollectionRadioButtonsInput
#association — SimpleForm::FormBuilder
#attribute — SimpleForm::FormBuilder
#attribute_validators — SimpleForm::Helpers::Validators
#build_check_box — SimpleForm::Inputs::BooleanInput
#build_check_box_without_hidden_field — SimpleForm::Inputs::BooleanInput
#build_hidden_field_for_checkbox — SimpleForm::Inputs::BooleanInput
#build_nested_boolean_style_item_tag — SimpleForm::Inputs::CollectionRadioButtonsInput
#build_nested_boolean_style_item_tag — SimpleForm::Inputs::CollectionCheckBoxesInput
#button — SimpleForm::FormBuilder
#button_button — SimpleForm::FormBuilder
#calculate_required — SimpleForm::Helpers::Required
#checked_value — SimpleForm::Inputs::BooleanInput
#collection — SimpleForm::Inputs::CollectionInput
#collection — SimpleForm::Inputs::GroupedCollectionSelectInput
#collection_block_for_nested_boolean_style — SimpleForm::Inputs::CollectionRadioButtonsInput
#collection_check_boxes — SimpleForm::FormBuilder
#collection_includes_basic_objects? — SimpleForm::Inputs::CollectionInput
#collection_radio_buttons — SimpleForm::FormBuilder
#column_limit — SimpleForm::Inputs::Base
#conditional_validators? — SimpleForm::Helpers::Validators
#copy_config — SimpleForm::Generators::InstallGenerator
#copy_scaffold_template — SimpleForm::Generators::InstallGenerator
#decimal_limit — SimpleForm::Inputs::Base
#decimal_or_float? — SimpleForm::Inputs::Base
#detect_collection_classes — SimpleForm::Inputs::CollectionInput
#detect_collection_methods — SimpleForm::Inputs::CollectionInput
#detect_common_display_methods — SimpleForm::Inputs::CollectionInput
#disabled_class — SimpleForm::Helpers::Disabled
#error — SimpleForm::Components::Errors
#error — SimpleForm::FormBuilder
#error_message — SimpleForm::ErrorNotification
#error_method — SimpleForm::Components::Errors
#error_notification — SimpleForm::FormBuilder
#error_notification_tag — SimpleForm::ErrorNotification
#error_text — SimpleForm::Components::Errors
#errors — SimpleForm::ErrorNotification
#errors — SimpleForm::Components::Errors
#errors_on_association — SimpleForm::Components::Errors
#errors_on_attribute — SimpleForm::Components::Errors
#evaluate_format_validator_option — SimpleForm::Components::Pattern
#evaluate_numericality_validator_option — SimpleForm::Components::MinMax
#find — SimpleForm::Wrappers::Many
#find — SimpleForm::Wrappers::Root
#find_length_validator — SimpleForm::Components::Maxlength
#find_numericality_validator — SimpleForm::Components::MinMax
#find_pattern_validator — SimpleForm::Components::Pattern
#find_validator — SimpleForm::Helpers::Validators
#full_error — SimpleForm::FormBuilder
#generate_label_for_attribute? — SimpleForm::Components::Labels
#generate_label_for_attribute? — SimpleForm::Inputs::CollectionRadioButtonsInput
#get_i18n_cache — SimpleForm::I18nCache
#group_label_method — SimpleForm::Inputs::GroupedCollectionSelectInput
#group_method — SimpleForm::Inputs::GroupedCollectionSelectInput
#grouped_collection — SimpleForm::Inputs::GroupedCollectionSelectInput
#has_autofocus? — SimpleForm::Helpers::Autofocus
#has_disabled? — SimpleForm::Helpers::Disabled
#has_errors? — SimpleForm::Components::Errors
#has_errors? — SimpleForm::ErrorNotification
#has_hint? — SimpleForm::Components::Hints
#has_readonly? — SimpleForm::Helpers::Readonly
#has_required? — SimpleForm::Components::HTML5
#has_required? — SimpleForm::Inputs::CollectionCheckBoxesInput
#has_required? — SimpleForm::Inputs::PriorityInput
#has_required? — SimpleForm::Inputs::CollectionInput
#has_tokenizer? — SimpleForm::Components::Maxlength
#has_validators? — SimpleForm::Helpers::Validators
#hint — SimpleForm::FormBuilder
#hint — SimpleForm::Components::Hints
#html5 — SimpleForm::Components::HTML5
#html5? — SimpleForm::Components::HTML5
#html_classes — SimpleForm::Wrappers::Root
#html_classes — SimpleForm::Wrappers::Many
#html_options — SimpleForm::Wrappers::Single
#html_options — SimpleForm::ErrorNotification
#html_options — SimpleForm::Wrappers::Many
#html_options_for — SimpleForm::Inputs::Base
#i18n_cache — SimpleForm::I18nCache
#info_bootstrap — SimpleForm::Generators::InstallGenerator
#inline_label — SimpleForm::Inputs::BooleanInput
#input — SimpleForm::Inputs::GroupedCollectionSelectInput
#input — SimpleForm::FormBuilder
#input — SimpleForm::Inputs::FileInput
#input — SimpleForm::Inputs::CollectionRadioButtonsInput
#input — SimpleForm::Inputs::Base
#input — SimpleForm::Inputs::CollectionInput
#input — SimpleForm::Inputs::HiddenInput
#input — SimpleForm::Inputs::DateTimeInput
#input — SimpleForm::Inputs::TextInput
#input — SimpleForm::Inputs::NumericInput
#input — SimpleForm::Inputs::BlockInput
#input — SimpleForm::Inputs::StringInput
#input — SimpleForm::Inputs::RangeInput
#input — SimpleForm::Inputs::BooleanInput
#input — SimpleForm::Inputs::PasswordInput
#input — SimpleForm::Inputs::PriorityInput
#input — SimpleForm::Inputs::CollectionSelectInput
#input_class — SimpleForm::Inputs::Base
#input_field — SimpleForm::FormBuilder
#input_options — SimpleForm::Inputs::CollectionRadioButtonsInput
#input_options — SimpleForm::Inputs::Base
#input_options — SimpleForm::Inputs::CollectionInput
#input_priority — SimpleForm::Inputs::PriorityInput
#integer? — SimpleForm::Components::MinMax
#item_wrapper_class — SimpleForm::Inputs::CollectionCheckBoxesInput
#item_wrapper_class — SimpleForm::Inputs::CollectionRadioButtonsInput
#label — SimpleForm::FormBuilder
#label — SimpleForm::Components::Labels
#label_html_options — SimpleForm::Components::Labels
#label_input — SimpleForm::Components::LabelInput
#label_input — SimpleForm::Inputs::BooleanInput
#label_target — SimpleForm::Components::Labels
#label_target — SimpleForm::Inputs::DateTimeInput
#label_text — SimpleForm::Components::Labels
#limit — SimpleForm::Inputs::Base
#map_type — SimpleForm::MapType
#maximum_length_from_validation — SimpleForm::Components::Maxlength
#maximum_value — SimpleForm::Components::MinMax
#maxlength — SimpleForm::Components::Maxlength
#min_max — SimpleForm::Components::MinMax
#minimum_value — SimpleForm::Components::MinMax
#multiple? — SimpleForm::Inputs::CollectionInput
#nested_boolean_style? — SimpleForm::Inputs::Base
#optional — SimpleForm::Wrappers::Builder
#pattern — SimpleForm::Components::Pattern
#pattern_source — SimpleForm::Components::Pattern
#placeholder — SimpleForm::Components::Placeholders
#placeholder_text — SimpleForm::Components::Placeholders
#readonly — SimpleForm::Components::Readonly
#readonly_attribute? — SimpleForm::Components::Readonly
#readonly_class — SimpleForm::Helpers::Readonly
#reflection_or_attribute_name — SimpleForm::Inputs::Base
#reflection_validators — SimpleForm::Helpers::Validators
#render — SimpleForm::Wrappers::Root
#render — SimpleForm::Tags::CollectionRadioButtons
#render — SimpleForm::Wrappers::Single
#render — SimpleForm::Wrappers::Many
#render — SimpleForm::ErrorNotification
#render — SimpleForm::Tags::CollectionCheckBoxes
#render_collection — SimpleForm::Tags::CollectionExtensions
#render_component — SimpleForm::Tags::CollectionCheckBoxes
#render_component — SimpleForm::Tags::CollectionRadioButtons
#required_by_default? — SimpleForm::Inputs::BooleanInput
#required_by_default? — SimpleForm::Helpers::Required
#required_by_validators? — SimpleForm::Helpers::Required
#required_class — SimpleForm::Inputs::HiddenInput
#required_class — SimpleForm::Helpers::Required
#required_field? — SimpleForm::Helpers::Required
#reset_i18n_cache — SimpleForm::I18nCache
#show_readme — SimpleForm::Generators::InstallGenerator
#simple_fields_for — SimpleForm::ActionViewExtensions::FormHelper
#simple_fields_for — SimpleForm::ActionViewExtensions::Builder
#simple_form_css_class — SimpleForm::ActionViewExtensions::FormHelper
#simple_form_for — SimpleForm::ActionViewExtensions::FormHelper
#skip_include_blank? — SimpleForm::Inputs::PriorityInput
#skip_include_blank? — SimpleForm::Inputs::CollectionInput
#string? — SimpleForm::Inputs::StringInput
#to_a — SimpleForm::Wrappers::Builder
#translate — SimpleForm::Inputs::Base
#translate_collection — SimpleForm::Inputs::CollectionInput
#translate_error_notification — SimpleForm::ErrorNotification
#unchecked_value — SimpleForm::Inputs::BooleanInput
#use — SimpleForm::Wrappers::Builder
#valid_validator? — SimpleForm::Helpers::Validators
#with_simple_form_field_error_proc — SimpleForm::ActionViewExtensions::FormHelper
#wrap — SimpleForm::Wrappers::Many
#wrap_rendered_collection — SimpleForm::Tags::CollectionExtensions
#wrapper — SimpleForm::Wrappers::Builder