Sha256: 81b8c5078abb97c771c035e3ba108c6f94e28b6f1258715a14f63ef03a7f6f27

Contents?: true

Size: 712 Bytes

Versions: 15

Compression:

Stored size: 712 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>Headhunter Results</title>
  </head>
  <body>
    <h1>Headhunter Results</h1>

    <h2>Invalid results</h2>
    <table>
      <thead>
        <tr>
          <td>Resource</td>
          <td>Exceptions</td>
          <td>HTML context</td>
          <td>Full source</td>
        </tr>
      </thead>
      <tbody>
        {{INVALID_RESULTS}}
      </tbody>
    </table>

    <h2>Valid results</h2>
    <table>
      <thead>
        <tr>
          <td>Resource</td>
          <td>Exceptions</td>
          <td>HTML context</td>
          <td>Full source</td>
        </tr>
      </thead>
      <tbody>
        {{VALID_RESULTS}}
      </tbody>
    </table>
  </body>
</html>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
headhunter-0.1.9 lib/headhunter/templates/results.html
headhunter-0.1.8 lib/headhunter/templates/results.html
headhunter-0.1.7 lib/headhunter/templates/results.html
headhunter-0.1.6 lib/headhunter/templates/results.html
headhunter-0.1.5 lib/headhunter/templates/results.html
headhunter-0.1.4 lib/headhunter/templates/results.html
headhunter-0.1.3 lib/headhunter/templates/results.html
headhunter-0.1.2 lib/headhunter/templates/results.html
headhunter-0.1.1 lib/headhunter/templates/results.html
headhunter-0.1.0 lib/headhunter/templates/results.html
headhunter-0.0.9 lib/headhunter/templates/results.html
headhunter-0.0.8 lib/headhunter/templates/results.html
headhunter-0.0.7 lib/headhunter/templates/results.html
headhunter-0.0.5 lib/headhunter/templates/results.html
headhunter-0.0.2 lib/headhunter/templates/results.html