Fixed the error. I had to remove the .git and .gitignore directory and file from the plugin directories individually.
On Mar 15, 2:02 pm, Mike C <[email protected]> wrote: > I just checked and the plugin directory is in the source, but after > you mentioned that I took a look inside the directory and it was > empty. I'm using Git and I didn't have vendor/plugins in > the .gitignore so I'm not sure why it isn't also including the > contents of each plugin. > > On Mar 15, 1:55 pm, Michael Graff <[email protected]> wrote: > > > On Sun, Mar 15, 2009 at 3:49 PM, Mike C <[email protected]> wrote: > > > > Hi, when I do cap deploy:cold I get this error: > > > > rake aborted! > > > undefined local variable or method `acts_as_commentable' for #<Class: > > > 0x7fa1c34a2f10> > > > I hate to ask the obvious, but... does the server you are pushing to > > have that installed, or is it in your source and properly in your SCM? > > > -- > > (Ruby, Rails, Random) blog: http://skandragon.blogspot.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 -~----------~----~----~----~------~----~------~--~---

