aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html/500.html
blob: ee0c919c4aed3ec532fb2cba928d812a0e405b31 (plain) (blame)
1
2
3
4
5
6
<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>