ActiveRecord Sortables

acts_as_list

380

340
49
Gem version of acts_as_list Rails plugin. Last commit: Sat, 09 May 2009 13:25:08 +0000

gem install acts_as_list

Downloads: 13116

v0.1.2
13114

sortable

145

143
2
Sortable provides a DSL for defining sort order on any Ruby object To use it, you just call the sortable method and pass it a list of methods and/or blocks; when you call sort on a collection of these objects, each method/block is evaluated in turn, and the first that provides a non-zero sort value is used. Last commit: Fri, 23 Apr 2010 22:27:02 +0000

gem install sortable

Downloads: 347

v0.1
212