Sha256: 332ecb629bac7fc008a4e7cadddd665a436145c006c931af32d04f5d23ca9342

Contents?: true

Size: 1.2 KB

Versions: 37

Compression:

Stored size: 1.2 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>Merb couldn't find an appropriate content_type to return,
      based on what you said was available via provides() and
      what the client requested.  For more information, visit
      http://merbivore.com/fixing_406_issues
    </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 by 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

37 entries across 37 versions & 2 rubygems

Version Path
merb-helpers-1.0.6.1 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-0.9.11 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-0.9.12 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-0.9.13 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-0.9.8 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.1 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.10 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-0.9.9 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.3 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.5 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.9 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.6 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.7.1 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.7 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.8.1 spec/fixture/app/views/exeptions/not_acceptable.html.erb
merb-helpers-1.0.8 spec/fixture/app/views/exeptions/not_acceptable.html.erb