ActiveRecord Sortables

acts_as_list

361

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

gem install acts_as_list

Downloads: 9320

v0.1.2
9318

sortable

147

145
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: 306

v0.1
186