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,865 of 193,214
Downloads: 43,106

Daily

Ranking: 94,007 of 193,188
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,354,414,585activesupport
36793,912,258activerecord
108444,791,399pg
214233,677,008mysql2
279183,854,320sqlite3
2,01014,225,758appraisal
2,22010,908,067mysql

Owners

#GravatarHandle
1iconpixeltrix