mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
fixed 500 error message which is misleading by suggesting all rails apps have exception notifications by default
This commit is contained in:
committed by
Teng Siong Ong
parent
827a0fee07
commit
1606b6c7e4
@@ -20,7 +20,7 @@
|
||||
<!-- This file lives in public/500.html -->
|
||||
<div class="dialog">
|
||||
<h1>We're sorry, but something went wrong.</h1>
|
||||
<p>We've been notified about this issue and we'll take a look at it shortly.</p>
|
||||
<p>If you believe you've seen this page in error, please notify the site owner.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user