whats the app's name? On Fri, Mar 28, 2008 at 4:19 AM, Nic Deakins <[EMAIL PROTECTED]> wrote:
> > hi all, I have the following line in environment.rb: > > class IllegalOperation < StandardError; end > > yet when I try to view my app, I get a 500 internal server error, and > the log files show this error message: > > /!\ FAILSAFE /!\ Fri Mar 28 03:58:33 -0700 2008 > Status: 500 Internal Server Error > uninitialized constant ApplicationController::IllegalOperation > > can anyone shed light on this? The code runs fine locally (under > mongrel) in both development and production mode so I'm a little lost > as to what the problem is > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
