Hi,

I'm getting an undefined method 'task' in my deploy.rb following the
http://capify.org/getting-started/rails instructions. It has to do
with the suggested "Server-managed FastCGI" section..

deploy.app.task :after_start do
  restart_web_server
end

The error line is:
./config/deploy.rb:24:in `load': undefined method `task' for
"projectname":String (NoMethodError)

Any ideas?

Cheers
Josh


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to