Class SimpleForm::Inputs::Base
In: lib/simple_form/inputs/base.rb
Parent: Object

Methods

disable   enable   input   input_options   new  

Included Modules

SimpleForm::Helpers::Autofocus SimpleForm::Helpers::Disabled SimpleForm::Helpers::Readonly SimpleForm::Helpers::Required SimpleForm::Helpers::Validators SimpleForm::Components::Errors SimpleForm::Components::Hints SimpleForm::Components::HTML5 SimpleForm::Components::LabelInput SimpleForm::Components::Maxlength SimpleForm::Components::MinMax SimpleForm::Components::Pattern SimpleForm::Components::Placeholders SimpleForm::Components::Readonly

Attributes

attribute_name  [R] 
column  [R] 
html_classes  [R] 
input_html_classes  [R] 
input_html_options  [R] 
input_type  [R] 
options  [R] 
reflection  [R] 

Public Class methods

Public Instance methods

[Validate]