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: 32,281 of 196,125
Downloads: 43,622

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,411,726,152activesupport
37826,900,046activerecord
110464,822,635pg
218240,333,466mysql2
281192,458,273sqlite3
1,99315,349,009appraisal
2,25111,040,831mysql

Owners

#GravatarHandle
1iconpixeltrix