On 2/22/08, goodkarma42 <[EMAIL PROTECTED]> wrote: > >> rake db:migrate --trace > rake aborted! > Don't know how to build task 'db:migrate'
Look in your Rakefile - I bet you're not requiring tasks/rails. If in doubt, copy a fresh Rakefile from a newly created app. Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
