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: 29,998 of 183,127
Downloads: 39,521

Daily

Ranking: 74,510 of 183,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7990,071,846activesupport
35596,341,077activerecord
103336,660,441pg
186195,604,724mysql2
253141,575,949sqlite3
1,9689,911,335mysql
2,0688,719,613appraisal

Owners

#GravatarHandle
1iconpixeltrix