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,276 of 188,368
Downloads: 41,903

Daily

Ranking: 26,798 of 188,354
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,243,972,821activesupport
36735,233,507activerecord
107411,794,253pg
208221,979,844mysql2
274169,626,312sqlite3
2,02512,552,066appraisal
2,18010,485,111mysql

Owners

#GravatarHandle
1iconpixeltrix