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,093 of 187,239
Downloads: 41,262

Daily

Ranking: 25,730 of 187,224
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,196,180,149activesupport
36711,658,717activerecord
107398,480,488pg
206216,724,255mysql2
274163,773,486sqlite3
2,02711,956,223appraisal
2,14010,393,183mysql

Owners

#GravatarHandle
1iconpixeltrix