Sha256: 853b4a574e8f588f4dfca67852da18b57c428b5cbbbe3f7d5fc5c1cb322818a5
Contents?: true
Size: 323 Bytes
Versions: 1
Compression:
Stored size: 323 Bytes
Contents
<html> <head> <title>QUnit Test Runner</title> <%= stylesheet_link_tag "qunit" %> <%= stylesheet_link_tag "test_helper" %> <%= javascript_include_tag "qunit" %> <%= javascript_include_tag "test_helper" %> <%= csrf_meta_tags %> </head> <body> <div id="qunit"></div></div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qunit-rails-0.0.1 | app/views/qunit/rails/test/index.html.erb |