[Awesome Ruby Gem] Use closure_tree gem to model hierarchical tree data structure
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.