On Thu, Jul 17, 2008 at 12:27 AM, jollibee <[EMAIL PROTECTED]> wrote:
> Running migrations...
> rake aborted!

Trying to run the migration through the rake console in the web
editor, it looks like the problem here is that you've got Rails
2.1-style migrations in the app.  Try renaming them to the 001_ style
of naming for now.

I notice, however, that your main table is already in the app, so the
app does work fine.  We'll have support for the newer style of
migrations very soon.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to