Xavier,
Open the source file, its in the acts directory under activerecord.
To get some idea of how to use it, read the comments in that file.
I will probably work on another screencast to demonstrate how to use it
since its very similar to my acts_as_threaded plugin. So similar in fact,
you may learn something by viewing my acts as threaded screencast, although
the acts_as_threaded goes a little further to automate the parent_child
relationship. Inside the acts_as_nested_set.rb file, there is a URL you can
go to and find out more about the nested_set model in general.
Bob Silva
http://www.railtie.net/
> -----Original Message-----
> From: rails-bounces@lists.rubyonrails.org [mailto:rails-
> bounces@lists.rubyonrails.org] On Behalf Of Xavier Noria
> Sent: Monday, February 06, 2006 1:53 AM
> To: rails@lists.rubyonrails.org
> Subject: [Rails] acts_as_nested_set
>
> Where can I see the API acts_as_nested_set constructs? I''ve read
its
> page in api.rubyonrails.com but I don''t see how to manage the tree
> from there.
>
> -- fxn
>
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails