Method: BootstrapTableHelper::Table#columns
- Defined in:
- app/helpers/bootstrap_table_helper.rb
#columns ⇒ Object
Returns the value of attribute columns.
42 43 44 |
# File 'app/helpers/bootstrap_table_helper.rb', line 42 def columns @columns end |