Hi Marnen, Thanks for the reply. I found that out through trial and error. I first tried script/plugin install act_as_list, but that didn't work. So, I installed from github directly.
Thanks once again. Regards, Fidel On Thu, Sep 24, 2009 at 12:16 PM, Marnen Laibow-Koser <[email protected]> wrote: > > Fidel Viegas wrote: >> On Sun, Sep 20, 2009 at 1:28 AM, E. Litwin <[email protected]> >> wrote: >>> >>> Take a look at acts_as_list - http://github.com/rails/acts_as_list >>> >> >> Hi Litwin, >> >> I have cloned the git file to my hard drive, and tried running the >> init.rb, but that has given me this error: >> >> init.rb:3: uninitialized constant ActiveRecord::Base (NameError) >> >> How do I install it? > > Use script/plugin install. > >> >> Thanks in advance, >> >> Fidel. > > Best, > -- > Marnen Laibow-Koser > http://www.marnen.org > [email protected] > -- > 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 -~----------~----~----~----~------~----~------~--~---

