Class | SimpleForm::Inputs::Base |
In: |
lib/simple_form/inputs/base.rb
|
Parent: | Object |
ACTIONS | = | { :create => :new, :update => :edit | When action is create or update, we still should use new and edit |
attribute_name | [R] | |
column | [R] | |
input_html_options | [R] | |
input_type | [R] | |
options | [R] | |
reflection | [R] |