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,046 of 186,995
Downloads: 40,520

Daily

Ranking: 54,398 of 186,959
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,169,578,855activesupport
36698,603,704activerecord
107391,353,620pg
205214,136,008mysql2
276161,097,927sqlite3
2,01611,653,828appraisal
2,12710,275,742mysql

Owners

#GravatarHandle
1iconpixeltrix