RubyGems Navigation menu

sortifiable 0.2.7

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.2.8 - June 25, 2013 (12 KB)
  2. 0.2.7 - February 23, 2013 (12 KB)
  3. 0.2.6 - March 05, 2012 (12 KB)
  4. 0.2.5 - September 11, 2011 (11,5 KB)
  5. 0.2.4 - June 18, 2011 (12 KB)
Zeige alle Versionen (12 total)

Runtime Abhängigkeiten (2):

activerecord >= 3.0
activesupport >= 3.0

Development Abhängigkeiten (4):

mysql >= 2.8.1
mysql2 >= 0.2.7
pg >= 0.9.0
sqlite3 >= 1.3.3

Besitzer:

Autoren:

  • Andrew White

SHA 256-Prüfsumme:

89f090b8f5cc5f355582f135212bffb3bef51e9a48427cf00a6d1b26287dc5fa

Downloads insgesamt 38.582

Für diese Version 2.738

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: