Thanks. That's worked a treat. Nick
On Jun 21, 3:58 pm, Marnen Laibow-Koser <rails-mailing-l...@andreas- s.net> wrote: > nickflux wrote: > > I use Capistrano for deploying my apps, and have been doing so for a > > while. I > > keep seeing references to the 'cleanup' task, as in: > > > desc "Cleanup after every deployment" > > task :after_deploy do > > cleanup > > end > > > But I don't seem to have this task available. > > [...] > > Assumning a standard Capistrano setup, that task is in the deploy > namespace, so try cap deploy:cleanup. > > Best, > -- > Marnen Laibow-Koserhttp://www.marnen.org > [email protected] > -- > Posted viahttp://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 -~----------~----~----~----~------~----~------~--~---

