Categories: None [Edit]

sortifiable

https://rubygems.org/gems/sortifiable
https://github.com/pixeltrix/sortifiable
This gem provides an acts_as_list compatible capability 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. This gem requires ActiveRecord 3.0 as it has been refactored to use the scope methods and query interface introduced with Ruby on Rails 3.0

Total

Ranking: 31,483 of 191,483
Downloads: 42,649

Daily

Ranking: 43,166 of 191,454
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,311,046,337activesupport
36770,906,816activerecord
108431,026,689pg
213229,055,390mysql2
278177,488,390sqlite3
2,01813,515,501appraisal
2,21510,743,568mysql

Owners

#GravatarHandle
1iconpixeltrix