Topic: Rails 2.2, no stack trace
I've installed Rails 2.2 for a new app I've decided to start, and when I have an error in development mode it just shows me a generic 500 error rather than a stack trace. Has anyone else seen this and if so how did you change it back to having a stack trace? I have a standard rails install with no config changed with the rails gems frozen into vendor.
Cheers.