Class: ActiveAdmin::Views::IndexAsSortableTable::IndexSortableTableFor
- Inherits:
-
IndexTableFor
- Object
- IndexTableFor
- ActiveAdmin::Views::IndexAsSortableTable::IndexSortableTableFor
- Defined in:
- lib/activeadmin_draggable/sortable_tree.rb
Instance Method Summary collapse
Instance Method Details
#sortable? ⇒ Boolean
36 37 38 |
# File 'lib/activeadmin_draggable/sortable_tree.rb', line 36 def sortable? false end |