Sha256: 621f98315b5709e83cf6fd2175ba69bdff5a26d57c78a74bd5e3f3537102f139

Contents?: true

Size: 1.63 KB

Versions: 12

Compression:

Stored size: 1.63 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>Welcome to Merb!</h3>
    <p>Merb is a light-weight MVC framework written in Ruby.  We hope you enjoy it.</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://merbivore.com/"> project page</a>,
      feel free to come chat at irc.freenode.net, channel #merb,
      or post to <a href="http://groups.google.com/group/merb">merb mailing list</a>
      on Google Groups.</p>

    <h3>What if I've found a bug?</h3>
    <p>If you want to file a bug or make your own contribution to Merb,
      feel free to register and create a ticket at our
      <a href="http://merb.lighthouseapp.com/">project development page</a>
      on Lighthouse.</p>

    <h3>How do I edit this page?</h3>
    <p>You're seeing this page because you need to edit the following files:
      <ul>
        <li>config/router.rb <strong><em>(recommended)</em></strong></li>
        <li>app/views/exceptions/not_found.html.erb <strong><em>(recommended)</em></strong></li>
        <li>app/views/layout/application.html.erb <strong><em>(change this layout)</em></strong></li>
      </ul>
    </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

12 entries across 6 versions & 1 rubygems

Version Path
rango-0.2.3 benchmarks/stubs/merb-core/app/views/exceptions/not_found.html.erb
rango-0.2.3 benchmarks/stubs/merb-app/app/views/exceptions/not_found.html.erb
rango-0.2.1 benchmarks/stubs/merb-core/app/views/exceptions/not_found.html.erb
rango-0.2.1 benchmarks/stubs/merb-app/app/views/exceptions/not_found.html.erb
rango-0.2.1.pre benchmarks/stubs/merb-core/app/views/exceptions/not_found.html.erb
rango-0.2.1.pre benchmarks/stubs/merb-app/app/views/exceptions/not_found.html.erb
rango-0.0.6 benchmarks/stubs/merb-core/app/views/exceptions/not_found.html.erb
rango-0.0.6 benchmarks/stubs/merb-app/app/views/exceptions/not_found.html.erb
rango-0.1.pre benchmarks/stubs/merb-app/app/views/exceptions/not_found.html.erb
rango-0.1.pre benchmarks/stubs/merb-core/app/views/exceptions/not_found.html.erb
rango-0.0.4 benchmarks/stubs/merb-app/app/views/exceptions/not_found.html.erb
rango-0.0.4 benchmarks/stubs/merb-core/app/views/exceptions/not_found.html.erb