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::Minlength
    • 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::Inputs
    • module SimpleForm::MapType
    • module SimpleForm::Tags
    • module SimpleForm::Tags::CollectionExtensions
    • module SimpleForm::Wrappers
  • Classes

    • class ActionView::Helpers::FormBuilder
    • 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::ColorInput
    • 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::RichTextAreaInput
    • class SimpleForm::Inputs::StringInput
    • class SimpleForm::Inputs::TextInput
    • class SimpleForm::Railtie
    • class SimpleForm::Tags::CollectionCheckBoxes
    • class SimpleForm::Tags::CollectionRadioButtons
    • class SimpleForm::WrapperNotFound
    • class SimpleForm::Wrappers::Builder
    • class SimpleForm::Wrappers::Leaf
    • 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. 5.3.1
  4. module SimpleForm::Wrappers

module SimpleForm::Wrappers

Classes in this namespace

Builder

class

in SimpleForm::Wrappers

Leaf

class

in SimpleForm::Wrappers

Many

class

in SimpleForm::Wrappers

Root

class

in SimpleForm::Wrappers

Single

class

in SimpleForm::Wrappers

Classes

  • SimpleForm::Wrappers::Builder
  • SimpleForm::Wrappers::Leaf
  • SimpleForm::Wrappers::Many
  • SimpleForm::Wrappers::Root
  • SimpleForm::Wrappers::Single

Defined in

  • lib/simple_form/wrappers.rb
  • lib/simple_form/wrappers/builder.rb
  • lib/simple_form/wrappers/leaf.rb
  • lib/simple_form/wrappers/many.rb
  • lib/simple_form/wrappers/root.rb
  • lib/simple_form/wrappers/single.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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