I deployed a Rails 3.0.3 app to my production server and it's giving me a 500 error. This is being deployed on Dreamhost, so I looked in the logs for my domain and there is nothing and the logs for my app also show nothing.
How do I get Rails displaying actual error messages in production so I can sort this out?