Method: TableSortable::Column#column_partial
- Defined in:
- lib/table_sortable/column.rb
#column_partial ⇒ Object (readonly)
Returns the value of attribute column_partial.
4 5 6 |
# File 'lib/table_sortable/column.rb', line 4 def column_partial @column_partial end |