I have bees searching for a good solution for Tree Data Structure in Rails 3. I'm trying to build a Tree menu. What do you use and what would you recommend?
+1
A:
Ancestry is an excellent ActiveRecord gem that allows you to define tree structures.
Simone Carletti
2010-10-21 10:03:48
Hi Simone, I have just tried to use the gem but Im kind off a newbie to ROR. I really don't know how to save my records using the GEM, could you show some examples?
2010-10-21 14:09:51