Sha256: ef38a03155fab5fa59fe6c823f948893fe260204a87860c55522cdeb5672c959

Contents?: true

Size: 1.6 KB

Versions: 3477

Compression:

Stored size: 1.6 KB

Contents

<!DOCTYPE html>
<html>
<head>
  <title>We're sorry, but something went wrong (500)</title>
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <style>
  .rails-default-error-page {
    background-color: #EFEFEF;
    color: #2E2F30;
    text-align: center;
    font-family: arial, sans-serif;
    margin: 0;
  }

  .rails-default-error-page div.dialog {
    width: 95%;
    max-width: 33em;
    margin: 4em auto 0;
  }

  .rails-default-error-page div.dialog > div {
    border: 1px solid #CCC;
    border-right-color: #999;
    border-left-color: #999;
    border-bottom-color: #BBB;
    border-top: #B00100 solid 4px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background-color: white;
    padding: 7px 12% 0;
    box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
  }

  .rails-default-error-page h1 {
    font-size: 100%;
    color: #730E15;
    line-height: 1.5em;
  }

  .rails-default-error-page div.dialog > p {
    margin: 0 0 1em;
    padding: 1em;
    background-color: #F7F7F7;
    border: 1px solid #CCC;
    border-right-color: #999;
    border-left-color: #999;
    border-bottom-color: #999;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-color: #DADADA;
    color: #666;
    box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
  }
  </style>
</head>

<body class="rails-default-error-page">
  <!-- This file lives in public/500.html -->
  <div class="dialog">
    <div>
      <h1>We're sorry, but something went wrong.</h1>
    </div>
    <p>If you are the application owner check the logs for more information.</p>
  </div>
</body>
</html>

Version data entries

3,477 entries across 3,030 versions & 348 rubygems

Version Path
active_element-0.0.30 example_app/public/500.html
railties-6.1.7.9 lib/rails/generators/rails/app/templates/public/500.html
railties-7.2.1.1 lib/rails/generators/rails/app/templates/public/500.html
railties-7.1.4.1 lib/rails/generators/rails/app/templates/public/500.html
railties-7.0.8.5 lib/rails/generators/rails/app/templates/public/500.html
letter_opener_web_wally-2.0.1 spec/dummy/public/500.html
active_element-0.0.29 example_app/public/500.html
active_element-0.0.28 example_app/public/500.html
rails-uploader-0.5.9 spec/dummy/public/500.html
omg-railties-8.0.0.alpha9 lib/rails/generators/rails/app/templates/public/500.html
activestorage-memory-0.2.2 spec/dummy/public/500.html
activestorage-memory-0.2.1 spec/dummy/public/500.html
tessa-6.1.3 spec/dummy/public/500.html
omg-railties-8.0.0.alpha8 lib/rails/generators/rails/app/templates/public/500.html
omg-railties-8.0.0.alpha7 lib/rails/generators/rails/app/templates/public/500.html
omg-railties-8.0.0.alpha4 lib/rails/generators/rails/app/templates/public/500.html
omg-railties-8.0.0.alpha3 lib/rails/generators/rails/app/templates/public/500.html
rails_twirp-0.17 test/dummy/public/500.html
logtail-rails-0.2.8 example-project/public/500.html
rails_ops-1.5.8 test/dummy/public/500.html