RubyGems Navigation menu

acts_as_list 1.2.1

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.2.1 - June 05, 2024 (41.5 KB)
  2. 1.2.0 - June 02, 2024 (41 KB)
  3. 1.1.0 - January 31, 2023 (41 KB)
  4. 1.0.4 - April 19, 2021 (39.5 KB)
  5. 1.0.3 - December 24, 2020 (39.5 KB)
Show all versions (52 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:

= Copy to clipboard Copied!

Total downloads 44,737,011

For this version 146,842

License:

MIT

Required Ruby Version: >= 2.5

New versions require MFA: true

Version published with MFA: true

Links: