Sha256: 7efcd12c733b10ab846117a828048723d00e5d39678bc1d605227773a65c11b6
Contents?: true
Size: 688 Bytes
Versions: 5
Compression:
Stored size: 688 Bytes
Contents
<html> <head> <link type="text/css" rel="stylesheet" href="JSPEC_ROOT/lib/jspec.css" /> <script src="JSPEC_ROOT/lib/jspec.js"></script> <script src="JSPEC_ROOT/lib/jspec.xhr.js"></script> <script src="../public/javascripts/application.js"></script> <script src="unit/spec.helper.js"></script> <script> function runSuites() { JSpec .exec('unit/spec.js') .run() .report({ fixturePath: 'fixtures' }) } </script> </head> <body class="jspec" onLoad="runSuites();"> <div id="jspec-top"><h2 id="jspec-title">JSpec <em><script>document.write(JSpec.version)</script></em></h2></div> <div id="jspec"></div> <div id="jspec-bottom"></div> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
jspec-3.1.3 | templates/rails/dom.html |
jspec-3.1.2 | templates/rails/dom.html |
jspec-3.1.1 | templates/rails/dom.html |
jspec-3.1.0 | templates/rails/dom.html |
jspec-3.0.0 | templates/rails/dom.html |