Hi guys, I followed the acts_as_tree recipe and it works just fine in the category index page but when i try to move that code to an aside i get nill errors (i even ran through the old screencast on central to see if i got my asides right ..). I managed to get a few things without an error basically the first time i got no sidebar (empty collection i think). The second time i got it kinda doubled. There was a regular category list at the sidebar as you get from a normal collection tag and below that was the tree version of it (I've been at it so many hours I can't remember for the life of me how I did that - trial and error of about 100 combinations)
Can someone tell me how to get my collection into the sidebar before i go insane ? Thanks Ps. its either mixed tags error if i try to force hobo to create the &Category.all collection again and a evaluating nil.size error if i try go with collections side by side without the replace I'm as certain as I can be (being noob @ hobo) that the collection is not passed and the tree tag gets an empty array but despite that i have no idea how to pass attributes between tags or send the date to the tag from (?) elsewhere(?) -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
