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,415 of 190,365
Downloads: 42,531

Daily

Ranking: 59,090 of 190,317
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,294,956,419activesupport
36762,217,870activerecord
107426,379,864pg
210227,450,774mysql2
279175,249,192sqlite3
2,02213,267,986appraisal
2,21310,679,976mysql

Owners

#GravatarHandle
1iconpixeltrix