RubyGems Navigation menu

acts_as_list 0.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.1.0 - January 31, 2023 (41.0 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.0 KB)
  5. 1.0.1 - February 26, 2020 (38.5 KB)
  6. 0.2.0 - February 28, 2013 (14.0 KB)
顯示所有版本(共 50)

Runtime 相依性套件 (1):

activerecord >= 3.0

Development 相依性套件 (3):

bundler >= 1.0.0
rdoc >= 0
sqlite3 >= 0

擁有者:

作者:

  • David Heinemeier Hansson, Swanand Pagnis, Quinn Chaffee

SHA 256 checksum:

f6a9ee88046c85dbe7970075aaae62136e1fd5dd01aa6185eb49cc27df309800

總下載次數 42,943,314

這個版本 821,834

License:

Ruby 版本需求:

相關連結: