Sha256: 3f4c9d12be71fca596144fe00dc526fc466b60a7e6385c8f664d71d2afdc0cd3

Contents?: true

Size: 272 Bytes

Versions: 3

Compression:

Stored size: 272 Bytes

Contents

<html>
<head>
  <meta charset="utf-8">
  <title>Mocha: <%= TestSquad.app_class_name %></title>
  <%= stylesheet_link_tag 'mocha' %>
</head>
<body>
  <div id="mocha"></div>
  <%= javascript_include_tag 'mocha', 'test_squad/mocha-reporter', 'spec_helper' %>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
test_squad-0.1.1 app/views/test_squad/mocha.html.erb
test_squad-0.1.0 app/views/test_squad/mocha.html.erb
test_squad-0.0.1 app/views/test_squad/mocha.html.erb