RubyGems Navigation menu

acts_as_recursive_tree 3.5.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.5.0 - August 11, 2023 (23.5 KB)
  2. 3.4.0 - March 13, 2023 (23 KB)
  3. 3.3.0 - January 26, 2023 (23 KB)
  4. 3.2.0 - January 23, 2023 (22 KB)
  5. 3.1.0 - December 20, 2021 (21.5 KB)
Show all versions (13 total)

Runtime Dependencies (3):

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

Development Dependencies (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

Owners:

Pushed by:

Authors:

  • Wolfgang Wedelich-John, Willem Mulder

SHA 256 checksum:

b1ea9807e36ee6be2621d31447d44d6d771a39d2c068aaf5fc4f7aab71485942

Total downloads 47,182

For this version 12,447

License:

MIT

Required Ruby Version: >= 2.5.0

Links: