RubyGems Navigation menu

acts_as_recursive_tree 3.4.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:
=

install:
=

Versions:

  1. 4.1.0 November 12, 2024 (23.5 KB)
  2. 4.0.0 September 02, 2024 (23.5 KB)
  3. 3.5.0 August 11, 2023 (23.5 KB)
  4. 3.4.0 March 13, 2023 (23 KB)
  5. 3.3.0 January 26, 2023 (23 KB)
Show all versions (15 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:

=

Total downloads 69,334

For this version 7,989

Version Released:

License:

MIT

Required Ruby Version: >= 2.5.0

Links: