BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

acts_as_recursive_tree

v4.1.0RubyGems· Ruby

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).

The verdict
Abandoned. Last published over a year ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published over a year ago.
Popularity
2.0K downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 4.1.0over a year ago
  • 4.0.0over a year ago
  • 3.5.02 years ago
  • 3.4.03 years ago
  • 3.3.03 years ago
  • 3.2.03 years ago
  • 3.1.04 years ago
  • 3.0.04 years ago
acts_as_recursive_tree — 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). (Ruby / RubyGems) · Modules