Method: TableSortable::Column::Sorter#sort_order
- Defined in:
- lib/table_sortable/column/sorter.rb
#sort_order ⇒ Object
Returns the value of attribute sort_order.
6 7 8 |
# File 'lib/table_sortable/column/sorter.rb', line 6 def sort_order @sort_order end |