acts_as_list
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.2.4
Swanand Pagnis and Brendon Muir
bundle add acts_as_list
Getting Started
Learn more about the Acts_as_list gem.
Playground
Test, play and inspect the gem for yourself