RubyGems Navigation menu

acts_as_recursive_tree 3.3.0

This is a ruby gem that provides drop in replacement for acts_as_tree but makes use of SQL recursive statement. Be sure to have a DBMS that supports recursive queries when using this gem (e.g. PostgreSQL or SQLite).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.5.0 - August 11, 2023 (23.5 KB)
  2. 3.4.0 - March 13, 2023 (23.0 KB)
  3. 3.3.0 - January 26, 2023 (23.0 KB)
  4. 3.2.0 - January 23, 2023 (22.0 KB)
  5. 3.1.0 - December 20, 2021 (21.5 KB)
顯示所有版本(共 13)

Runtime 相依性套件 (3):

activerecord >= 5.2.0, < 7.1
activesupport >= 5.2.0, < 7.1
zeitwerk >= 2.4

Development 相依性套件 (8):

appraisal ~> 2.4
rake >= 0
rspec-rails >= 3.5
rubocop ~> 1.23.0
rubocop-rails ~> 2.12.0
rubocop-rspec ~> 2.6.0
sqlite3 ~> 1.3

擁有者:

Pushed by:

作者:

  • Wolfgang Wedelich-John, Willem Mulder

SHA 256 checksum:

0042a029fcfa154b3bd194b6963c315e864e5345706fbb3152a095d4a5da7e66

總下載次數 49,741

這個版本 828

License:

MIT

Ruby 版本需求: >= 2.5.0

相關連結: