Sha256: 8298a9b2eb1b803dc919b0f6a5ac4892a8ebd166aa775090c89d5f2c80a034e9

Contents?: true

Size: 452 Bytes

Versions: 77

Compression:

Stored size: 452 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>HAPPY PATH FIXTURE</title>

  <link rel="stylesheet" type="text/css" href="/assets/some-other-css.css" />

  <style>
    @import url('/assets/application.css');

    p {
        color:#09F;
        text-indent: 20px;
        background:url('/assets/rails.png');
    }
  </style>

</head>
<body>
  <div class="dialog">
    <h1>503 - Error</h1>
    <p>The website is down right now ...</p>
  </div>
</body>
</html>

Version data entries

77 entries across 77 versions & 1 rubygems

Version Path
trackman-0.6.18 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.17 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.16 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.15 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.14 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.13 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.12 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.11 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.10 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.9 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.8 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.7 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.6 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.5 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.4 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.3 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.2 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.1 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.6.0 spec/fixtures/rails32/fully-loaded/public/503-error.html
trackman-0.5.8 spec/fixtures/rails32/fully-loaded/public/503-error.html