Creation of new VotingBooth rails application to expose the
[selectricity-live] / 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 (Apache)</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>

Benjamin Mako Hill || Want to submit a patch?