Right. The rake tasks were deprecated along about 1.4, and with the release of 2.0 I puled them entirely. You should be using cap itself to invoke capistrano tasks, and not rake.
- Jamis On 7/29/07, Oliver Legg <[EMAIL PROTECTED]> wrote: > > > I got the capistrano 2.0 gem and when I run 'capify .' it generates > > the deploy.rb but no the capistrano.rake > I believe the rake tasks have been deprecated in favor of the cap > command. > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
