This project is archived and is in readonly mode.
Default 500 error page should tell sysadmin to look in the log file
Reported by Hongli Lai | August 26th, 2008 @ 01:27 PM | in 2.x
A lot of developers and system administrators who are new to Rails get confused by the default 500 error page. That page says that something went wrong and that the system administrator will take a look at it shortly. But a lot of people apparently don't know that they're supposed to look in the log file to check what went wrong. The attached patch adds this information.
Comments and changes to this ticket
-
Hongli Lai August 26th, 2008 @ 03:00 PM
- no changes were found...
-
Tarmo Tänav August 26th, 2008 @ 09:53 PM
- State changed from new to resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 5689 assert_generates expects unexpected generated_path The following difficulty concerning assert_generates (def...