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: 30,450 of 184,921
Downloads: 40,044

Daily

Ranking: 37,399 of 184,911
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,069,740,062activesupport
35641,910,249activerecord
104363,340,139pg
196204,590,838mysql2
271149,259,578sqlite3
2,0549,923,422mysql
2,0629,798,313appraisal

Owners

#GravatarHandle
1iconpixeltrix