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. It doesn't show up when I run cap -T. Anyone know how I get hold of this task and others. I am using Rails 2.3.2 and Capistrano 2.5.5 Thanks for your help, Nick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

