RubyGems Navigation menu

acts_as_list 0.9.3

This "acts_as" extension provides the capabilities 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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - January 31, 2023 (41 KB)
  2. 1.0.4 - April 19, 2021 (39.5 KB)
  3. 1.0.3 - December 24, 2020 (39.5 KB)
  4. 1.0.2 - September 13, 2020 (39 KB)
  5. 1.0.1 - February 26, 2020 (38.5 KB)
  6. 0.9.3 - March 14, 2017 (32 KB)
Show all versions (50 total)

Runtime Dependencies (1):

activerecord >= 3.0

Development Dependencies (1):

bundler >= 1.0.0

Owners:

Authors:

  • David Heinemeier Hansson, Swanand Pagnis, Quinn Chaffee

SHA 256 checksum:

7a42db74ab4b0d52e869fc033c0cfca45ab887831b249d23a2cb5d8689d458bc

Total downloads 42,804,685

For this version 56,503

License:

MIT

Required Ruby Version: >= 1.9.2

Links: