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: 30,095 of 183,477
Downloads: 39,647

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,004,546,968activesupport
35604,924,275activerecord
103341,901,278pg
187197,404,611mysql2
259143,118,777sqlite3
1,9819,913,566mysql
2,0738,883,281appraisal

Owners

#GravatarHandle
1iconpixeltrix