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,965 of 193,756
Downloads: 43,157

Daily

Ranking: 71,816 of 193,649
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,367,928,484activesupport
36801,545,420activerecord
108449,486,157pg
215235,373,243mysql2
279185,971,812sqlite3
2,00514,482,660appraisal
2,22210,960,586mysql

Owners

#GravatarHandle
1iconpixeltrix