RubyGems.org

acts_as_list

0.1.6

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
Authors

David Heinemeier Hansson, Swanand Pagnis, Quinn Chaffee

387,769 total downloads 14,181 for this version
Owners

C1607873b99845b2cd53f8634860d4d4627f0a46a5ea5729951b8224833ca653A9e271fb1622f8dbb6d652993f5a23a7

Gemfile
gem "acts_as_list", "~> 0.1.6"
Versions
  1. 0.1.6 April 19, 2012
  2. 0.1.5 February 24, 2012
  3. 0.1.4 July 26, 2011
  4. 0.1.3 June 9, 2011
  5. 0.1.2 July 21, 2008