RubyGems.org

This gem allows you to have ordered models. It is like the old acts_as_list, but very lightweight and with an optimized SQL syntax.

installgem install ordered-active-record
Authors

Walter Horstman

10,851 total downloads 823 for this version
Owners

2ac1735b6822207bf4f1000be20d692d

Gemfile
gem "ordered-active-record", "~> 0.9.7"
Versions
  1. 0.9.7 January 7, 2012
  2. 0.9.6 January 7, 2012
  3. 0.9.5 November 11, 2011
  4. 0.9.4 July 13, 2011
  5. 0.9.3 July 10, 2011
Show all versions (18 total)
Runtime Dependencies
  1. activerecord ~> 3
Development Dependencies
  1. rspec >= 0
  2. sqlite3 >= 0