RubyGems Navigation menu

acts_as_list 1.2.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.1 - June 05, 2024 (41.5 KB)
  2. 1.2.0 - June 02, 2024 (41.0 KB)
  3. 1.1.0 - January 31, 2023 (41.0 KB)
  4. 1.0.4 - April 19, 2021 (39.5 KB)
  5. 1.0.3 - December 24, 2020 (39.5 KB)
顯示所有版本(共 52)

Runtime 相依性套件 (2):

activerecord >= 6.1
activesupport >= 6.1

Development 相依性套件 (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

擁有者:

推送者:

作者:

  • Swanand Pagnis, Brendon Muir

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 44,815,381

這個版本 49,942

授權:

MIT

Ruby 版本需求: >= 2.4.7

新版本需要 MFA: true

相關連結: