RubyGems Navigation menu

sortifiable 0.2.0

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.0 - April 07, 2011 (10.0 KB)
显示所有版本 (共 12 个)

Runtime 依赖 (2):

activerecord ~> 3.0.3
activesupport ~> 3.0.3

Development 依赖 (2):

bundler ~> 1.0.10
sqlite3 ~> 1.3.3

业主:

作者:

  • Andrew White

SHA 256 校验和:

132717cc5f0d902daaa6548d317c3a00caca2d2904b69cf934f74618e443848c

下载总量 38,808

这个版本 3,032

许可:

需要的 Ruby 版本:

链接: