RubyGems Navigation menu

sortifiable 0.1.2

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 (12KB)
  2. 0.2.7 - February 23, 2013 (12KB)
  3. 0.2.6 - March 05, 2012 (12KB)
  4. 0.2.5 - September 11, 2011 (11.5KB)
  5. 0.2.4 - June 18, 2011 (12KB)
  6. 0.1.2 - February 07, 2011 (9.5KB)
全てのバージョンを表示(全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チェックサム:

f90e24c0c9246eec4c3502b886f5f114cf21363d86eed1be4e3669c07d3f88ee

累計ダウンロード数 38,686

このバージョンのみ 3,015

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: