gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module ActionView::Helpers
    • module SimpleForm
    • module SimpleForm::ActionViewExtensions
    • module SimpleForm::ActionViewExtensions::Builder
    • module SimpleForm::ActionViewExtensions::FormHelper
    • module SimpleForm::Components
    • module SimpleForm::Components::Errors
    • module SimpleForm::Components::HTML5
    • module SimpleForm::Components::Hints
    • module SimpleForm::Components::LabelInput
    • module SimpleForm::Components::Labels
    • module SimpleForm::Components::Labels::ClassMethods
    • module SimpleForm::Components::Maxlength
    • module SimpleForm::Components::MinMax
    • module SimpleForm::Components::Pattern
    • module SimpleForm::Components::Placeholders
    • module SimpleForm::Components::Readonly
    • module SimpleForm::Generators
    • module SimpleForm::Helpers
    • module SimpleForm::Helpers::Autofocus
    • module SimpleForm::Helpers::Disabled
    • module SimpleForm::Helpers::Readonly
    • module SimpleForm::Helpers::Required
    • module SimpleForm::Helpers::Validators
    • module SimpleForm::I18nCache
    • module SimpleForm::Inputs
    • module SimpleForm::MapType
    • module SimpleForm::Wrappers
  • Classes

    • class ActionView::Helpers::FormBuilder
    • class ActionView::Helpers::InstanceTag
    • class Hash
    • class SimpleForm::ActionViewExtensions::BuilderBase
    • class SimpleForm::ActionViewExtensions::CheckBoxBuilder
    • class SimpleForm::ActionViewExtensions::RadioButtonBuilder
    • class SimpleForm::ErrorNotification
    • class SimpleForm::FormBuilder
    • class SimpleForm::Generators::InstallGenerator
    • class SimpleForm::Inputs::Base
    • class SimpleForm::Inputs::BlockInput
    • class SimpleForm::Inputs::BooleanInput
    • class SimpleForm::Inputs::CollectionCheckBoxesInput
    • class SimpleForm::Inputs::CollectionInput
    • class SimpleForm::Inputs::CollectionRadioButtonsInput
    • class SimpleForm::Inputs::CollectionSelectInput
    • class SimpleForm::Inputs::DateTimeInput
    • class SimpleForm::Inputs::FileInput
    • class SimpleForm::Inputs::GroupedCollectionSelectInput
    • class SimpleForm::Inputs::HiddenInput
    • class SimpleForm::Inputs::NumericInput
    • class SimpleForm::Inputs::PasswordInput
    • class SimpleForm::Inputs::PriorityInput
    • class SimpleForm::Inputs::RangeInput
    • class SimpleForm::Inputs::StringInput
    • class SimpleForm::Inputs::TextInput
    • class SimpleForm::WrapperNotFound
    • class SimpleForm::Wrappers::Builder
    • class SimpleForm::Wrappers::Many
    • class SimpleForm::Wrappers::Root
    • class SimpleForm::Wrappers::Single
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. simple_form
  3. 2.0.1
  4. module SimpleForm::Components

module SimpleForm::Components

Modules in this namespace

Errors

module

in SimpleForm::Components

HTML5

module

in SimpleForm::Components

Hints

module

in SimpleForm::Components

LabelInput

module

in SimpleForm::Components

Labels

module

in SimpleForm::Components

Maxlength

module

in SimpleForm::Components

MinMax

module

in SimpleForm::Components

Pattern

module

in SimpleForm::Components

Placeholders

module

in SimpleForm::Components

Readonly

module

in SimpleForm::Components

Modules

  • SimpleForm::Components::Errors
  • SimpleForm::Components::HTML5
  • SimpleForm::Components::Hints
  • SimpleForm::Components::LabelInput
  • SimpleForm::Components::Labels
  • SimpleForm::Components::Maxlength
  • SimpleForm::Components::MinMax
  • SimpleForm::Components::Pattern
  • SimpleForm::Components::Placeholders
  • SimpleForm::Components::Readonly

Defined in

  • lib/simple_form/components.rb
  • lib/simple_form/components/errors.rb
  • lib/simple_form/components/hints.rb
  • lib/simple_form/components/html5.rb
  • lib/simple_form/components/label_input.rb
  • lib/simple_form/components/labels.rb
  • lib/simple_form/components/maxlength.rb
  • lib/simple_form/components/min_max.rb
  • lib/simple_form/components/pattern.rb
  • lib/simple_form/components/placeholders.rb
  • lib/simple_form/components/readonly.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem