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,396 of 196,523
Downloads: 43,639

Daily

Ranking: 68,392 of 196,480
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,429,515,258activesupport
37837,486,640activerecord
110470,790,885pg
224242,272,491mysql2
286195,123,803sqlite3
1,98515,700,195appraisal
2,26111,045,376mysql

Owners

#GravatarHandle
1iconpixeltrix