Method: SimpleForm::Inputs::Base#column
- Defined in:
- lib/simple_form/inputs/base.rb
#column ⇒ Object (readonly)
Returns the value of attribute column.
18 19 20 |
# File 'lib/simple_form/inputs/base.rb', line 18 def column @column end |