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,224 of 188,047
Downloads: 41,727

Daily

Ranking: 20,455 of 188,026
Downloads: 20

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,230,035,345activesupport
36727,934,139activerecord
107408,109,182pg
207220,570,093mysql2
275167,967,029sqlite3
2,03012,372,077appraisal
2,17010,456,128mysql

Owners

#GravatarHandle
1iconpixeltrix