RubyGems Navigation menu

acts_as_list 0.7.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.0 - June 02, 2024 (41.0 KB)
  2. 1.1.0 - January 31, 2023 (41.0 KB)
  3. 1.0.4 - April 19, 2021 (39.5 KB)
  4. 1.0.3 - December 24, 2020 (39.5 KB)
  5. 1.0.2 - September 13, 2020 (39.0 KB)
  6. 0.7.0 - May 01, 2015 (17.5 KB)
顯示所有版本(共 51)

Runtime 相依性套件 (1):

activerecord >= 3.0

Development 相依性套件 (1):

bundler >= 1.0.0

擁有者:

作者:

  • David Heinemeier Hansson, Swanand Pagnis, Quinn Chaffee

SHA 256 總和檢查碼:

4c2be07814d0c83fee226f87fff53a6f0797103e1d804d75ad4b3bbe5d0ba869

總下載次數 43,995,792

這個版本 12,821

授權:

MIT

Ruby 版本需求: >= 1.9.2

相關連結: