RubyGems Navigation menu

sortifiable 0.2.3

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

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.8 - June 25, 2013 (12.0 KB)
  2. 0.2.7 - February 23, 2013 (12.0 KB)
  3. 0.2.6 - March 05, 2012 (12.0 KB)
  4. 0.2.5 - September 11, 2011 (11.5 KB)
  5. 0.2.4 - June 18, 2011 (12.0 KB)
  6. 0.2.3 - May 03, 2011 (11.5 KB)
顯示所有版本(共 12)

Runtime 相依性套件 (2):

activerecord >= 3.0
activesupport >= 3.0

Development 相依性套件 (2):

bundler >= 1.0.10
sqlite3 >= 1.3.3

擁有者:

作者:

  • Andrew White

SHA 256 總和檢查碼:

0860a4e285f6c183ccea6bb557c869df9c2251b655dd217c08355fab07764165

總下載次數 38,770

這個版本 3,103

授權:

Ruby 版本需求:

相關連結: