Displaying 1 result from an estimated 1 matches for "find_all_without_parent".
2008 Jul 31
1
Getting a a list of acts_as_tree items with hierarchy
I''m using acts_as_tree to nest categories n-levels deep and am wondering
if anyone out there in Ruby-land knows the best, least expensive way to
start with top level categories and then loop recursively through each
category going as many levels deep as needed, and then moving to the
next top level category, etc.
Thanks,
Josh
--
Posted via http://www.ruby-forum.com/.