RubyFlow The Ruby and Rails community linklog

mongoid-tree -- A clean implementation of trees for Mongoid using the materialized path pattern

I just released v0.6.1 of mongoid-tree. It’s a clean and simple implementation of trees for Mongoid using the materialized path pattern. It has optional modules for ordering and traversing of trees. It also provides useful callbacks as well as several strategies to handle destroying of nodes. The source is available on GitHub, there is an API documentation and it is continuously tested on Travis.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in