Hi, I'm having real trouble getting my first app up and running on the Heroku platform.
Everything has gone fine, up until running: heroku rake db: migrate, when I get the following error message: rake aborted! uninitialized constant User::Authentication I am using the RESTful Authentication plugin and there is a line in my User model that says: include Authentication However, this folder is in the vendor folder, so I'm not sure why it is having trouble with it. I made this app on herokugarden and have also had it running locally with no issues. Has anybody got any ideas what is going wrong and how to fix it? cheers, DAZ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
