On Wed, May 28, 2008 at 1:44 AM, crisb <[EMAIL PROTECTED]> wrote: > rake aborted! > uninitialized constant PROJ
Try searching your code for the phrase PROJ. My guess is that something in environment.rb or one of your initializers is referencing it, but it's not defined anywhere. 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 -~----------~----~----~----~------~----~------~--~---
