Hi, please go to
http://www.rankosaur.us/ again and look at it. Note that it is not the fact that there is an error that I am wondering about. (I purposely created this error by inserting some gibberish in to application.rb.) It is that the text 'Status: 500 Internal Server Error Content-Type: text/html' is being inserted before the 500.html output. I don't think this is a HostingRails issue as it happens on my development machine as well. It may even be a Rails bug. I was just wondering if anyone had experienced it before.
Another curious fact is that if I were to just insert gibberish in to a specific action, and then go that that page, it renders the 500.html without inserting the extra lines.