]> git.openstreetmap.org Git - rails.git/blob - public/500.html
Booleans should be true/false - coding style comments welcome
[rails.git] / public / 500.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2    "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <body>
5   <h1>Application error</h1>
6   <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>
7 </body>
8 </html>