87 88 89
# File 'lib/table_sortable/controller.rb', line 87 def columns @columns.sort_by(column_order) end