Easily and efficiently make your ActiveRecord models support hierarchies - https://closuretree.github.io/closure_tree/
closure-tree ruby nested-hashes tree-structure rails
Watch

master

Latest commit by seuros 3 months ago
View code Jump to file

README.md

Closure Tree

Closure_tree lets your ActiveRecord models act as nodes in a tree data structure

Common applications include modeling hierarchical data, like tags, threaded comments, page graphs in CMSes, and tracking user referrals.

Join the chat at https://gitter.im/closure_tree/Lobby Build Status Gem Version

Dramatically more performant than ancestry and acts_as_tree, and even more awesome than awesome_nested_set, closure_tree has some great features:

View all of README.md

Releases

v7.0.0 published 12 months ago
View all 81 releases

Issues

View all issues

Pull requests

View all pull requests