RubyGems Navigation menu

acts_as_recursive_tree 2.2.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)
  6. 2.2.0 - October 15, 2019 (20.5 KB)
Show all versions (13 total)

Runtime Dependencies (1):

activerecord >= 5.0.0, < 6.1.0

Development Dependencies (4):

rake ~> 10.0
rspec-rails ~> 3.5
sqlite3 ~> 1.3

Owners:

Pushed by:

Authors:

  • Wolfgang Wedelich-John

SHA 256 checksum:

6495db7a0e8cbe2d5700092c2008561de798cb66ab603d929a1f40e2d8e73047

Total downloads 51,151

For this version 2,401

License:

MIT

Required Ruby Version: >= 2.0.0

Links: