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
0.2.0
David Heinemeier Hansson, Swanand Pagnis, and Quinn Chaffee
bundle add acts_as_list
Getting Started
Learn more about the Acts_as_list gem.
Playground
Test, play and inspect the gem for yourself