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: 29,344 of 180,416
Downloads: 38,395

Daily

Ranking: 69,238 of 180,403
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7887,265,688activesupport
34538,111,368activerecord
107298,688,636pg
176180,882,316mysql2
238132,116,429sqlite3
1,8339,891,706mysql
2,0687,496,524appraisal

Owners

#GravatarHandle
1iconpixeltrix