Sha256: 77b8dc9a77a6a6f1b54bdd2f06a700bec61e784d6fd15b82fb6bd9f773f2c169
Contents?: true
Size: 1.14 KB
Versions: 5
Compression:
Stored size: 1.14 KB
Contents
<div id="container"> <div id="header-container"> <img src="/images/merb.jpg"> <!-- <h1>Mongrel + Erb</h1> --> <h2>pocket rocket web framework</h2> <hr /> </div> <div id="left-container"> <h3>Exception:</h3> <p><%= request.exceptions.first.message %></p> </div> <div id="main-container"> <h3>Why am I seeing this page?</h3> <p> An unexpected "client error" has occurred. That means something in your request was not allowed, but the server does not have any more specific information. </p> <h3>Where can I find help?</h3> <p>If you have any questions or if you can't figure something out, please take a look at our <a href="http://merb.devjavu.com/"> project development page</a> or, feel free to come chat at irc.freenode.net, channel #merb.</p> <h3>How do I edit this page?</h3> <p>You can change what people see when this happens byy editing <tt>app/views/exceptions/not_found.html.erb</tt>.</p> </div> <div id="footer-container"> <hr /> <div class="left"></div> <div class="right">© 2008 the merb dev team</div> <p> </p> </div> </div>
Version data entries
5 entries across 5 versions & 1 rubygems