I doubt you're going to have much luck getting that plugin installed on a modern Rails stack; it's old enough that it depended on the built- in acts_as_nested_set stuff which was split off into a plugin back in 2007(?).
The book's code examples run on Rails 1.1.6; I'd recommend that you find a book that at least deals with Rails 2, as getting code examples from 2006 running today will be seriously difficult for a new developer. --Matt Jones On Sep 11, 2:38 am, fireflyman <[email protected]> wrote: > Hi,everyone > I'm a freshman for study ROR,I was try to deal the book<Beginnig Ruby > on rails E-Commerce>. > When I was in chap 6,it need to install a plugin that call > acts_as_threaded.But I can't deal with it. > I had used gem install and ruby script/plugin install.If you know how > to deal with it ,please give me a favor! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

