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,347 of 180,434
Downloads: 38,443

Daily

Ranking: 85,863 of 180,417
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7889,974,781activesupport
34539,539,568activerecord
107299,665,253pg
176181,258,234mysql2
238132,383,584sqlite3
1,8359,892,293mysql
2,0697,527,454appraisal

Owners

#GravatarHandle
1iconpixeltrix