Tree data structure gems compared?
Posted
by huug
on Stack Overflow
See other posts from Stack Overflow
or by huug
Published on 2010-06-02T20:09:16Z
Indexed on
2010/06/02
20:14 UTC
Read the original article
Hit count: 173
I want to you use a tree structure for my navigation. I was thinking about using Ancestry, but then I found this article about 7 plugins for providing a tree structure to your models.
What are the pros/cons for each plugin/gem and above all: which one do you recommend?
Tnx!
© Stack Overflow or respective owner