Hello,
I'm using acts_as_nested_set, and I can create root-nodes and add childs
to it. No problem. But what can I do, to delete a certain node and all
of it's children? And of course in a way that it's consistent, this
means that the lft/rgt structure is still consistent.
I'm using awesome nested set, but I can't find a method that is doing
this. Or am I blind?
At least I couldn't find it here

http://wiki.github.com/collectiveidea/awesome_nested_set/awesome-nested-set-cheat-sheet

Thx...
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to