Sha256: b48c9bd55c663053672d9834ee24f24d260a03522f8e05ceeb3f8a855733312b

Contents?: true

Size: 1 KB

Versions: 6

Compression:

Stored size: 1 KB

Contents

<html>
  <head>
    <link href="https://fonts.googleapis.com/css?family=Red+Hat+Display|Red+Hat+Text&display=swap" rel="stylesheet">
    <link href="stylesheets/main.css" rel="stylesheet" />
    <title>Attractor Output</title>
    <link rel="icon" type="image/png" href="images/attractor_favicon.png">
    <script type="text/javascript">
      window.types = <%= raw(@types.to_json) %>
    </script>
    <script src="javascripts/index.pack.js"></script>
  </head>
  <body class="d-flex flex-column h-100">
    <div id="react-root"></div>
    <footer class="footer mt-auto py-3 fixed-bottom">
      <div class="container d-flex justify-content-end">
        <span class="mx-3"><a target="_blank" href="https://www.patreon.com/user?u=24747270">Patreon</a></span>
        <span class="mx-3"><a target="_blank" href="https://github.com/julianrubisch/attractor">Github</a></span>
        <span class="mx-3"><a target="_blank" href="https://twitter.com/AttractorGem">Twitter</a></span>
      </div>
    </footer>
  </body>
</html>

Version data entries

6 entries across 4 versions & 1 rubygems

Version Path
attractor-rails-0.2.0 app/views/attractor/rails/reporter/index.html.erb
attractor-rails-0.2.0 app/views/attractor/rails/reporter/index.html.erb~
attractor-rails-0.1.2 app/views/attractor/rails/reporter/index.html.erb
attractor-rails-0.1.2 app/views/attractor/rails/reporter/index.html.erb~
attractor-rails-0.1.1 app/views/attractor/rails/reporter/index.html.erb
attractor-rails-0.1.0 app/views/attractor/rails/reporter/index.html.erb