mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
6 lines
212 B
HTML
6 lines
212 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<h1>Application error (Apache)</h1>
|
||
|
<p>Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html</p>
|
||
|
</body>
|
||
|
</html>
|