Sha256: 9235d932c888bdf122ca467145bf91eb77a5536f8f66edb47cbb158ee981a5fa

Contents?: true

Size: 1.13 KB

Versions: 7

Compression:

Stored size: 1.13 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><%= params[:exception] %></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">&copy; 2008 the merb dev team</div>
    <p>&nbsp;</p>
  </div>
</div>

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
thorero-0.9.4.5 spec/private/dispatch/fixture/app/views/exeptions/client_error.html.erb
merb-core-0.9.5 spec/private/dispatch/fixture/app/views/exeptions/client_error.html.erb
merb-core-0.9.3 spec/private/dispatch/fixture/app/views/exeptions/client_error.html.erb
merb-core-0.9.4 spec/private/dispatch/fixture/app/views/exeptions/client_error.html.erb
merb-core-0.9.6 spec/private/dispatch/fixture/app/views/exeptions/client_error.html.erb
merb-core-0.9.7 spec/private/dispatch/fixture/app/views/exeptions/client_error.html.erb
thorero-core-0.9.4.6 spec/private/dispatch/fixture/app/views/exeptions/client_error.html.erb