RubyGems.org

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.

installgem install acts_as_list-rails3
Authors

David Heinemeier Hansson, Swanand Pagnis, Quinn Chaffee

8,789 total downloads 5,547 for this version
Owners

5274d217a09164553bec780f35c050f7

Gemfile
gem "acts_as_list-rails3", "~> 0.0.4"
Versions
  1. 0.0.4 May 30, 2011
  2. 0.0.3 May 30, 2011
  3. 0.0.2 May 30, 2011
  4. 0.0.1 May 30, 2011