RubyGems Navigation menu

acts_as_list 1.2.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:
=

install:
=

Versions:

  1. 1.2.3 October 13, 2024 (28 KB)
  2. 1.2.2 July 15, 2024 (28 KB)
  3. 1.2.1 June 05, 2024 (41.5 KB)
  4. 1.2.0 June 02, 2024 (41 KB)
  5. 1.1.0 January 31, 2023 (41 KB)
Show all versions (54 total)

Runtime Dependencies (2):

activerecord >= 6.1
activesupport >= 6.1

Development Dependencies (6):

minitest-hooks ~> 1.5.1
mocha ~> 2.1.0
mysql2 ~> 0.5.6
pg ~> 1.5.5
sqlite3 ~> 1.7.2
timecop ~> 0.9.8

Owners:

Pushed by:

Authors:

  • Swanand Pagnis, Brendon Muir

SHA 256 checksum:

=

Total downloads 48,406,380

For this version 156,928

Version Released:

License:

MIT

Required Ruby Version: >= 2.5

New versions require MFA: true

Version published with MFA: true

Links: