Sha256: 0d6c288be1a50d04c089383f28b7f1eb12e8bb6675fd8da3b627d05e13bb6347
Contents?: true
Size: 521 Bytes
Versions: 21
Compression:
Stored size: 521 Bytes
Contents
<!doctype html> <html> <head> <meta charset="utf-8"> <!-- Always force latest IE rendering engine or request Chrome Frame --> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> <!-- Use title if it's in the page YAML frontmatter --> <title>Transponder Tests</title> <%= stylesheet_link_tag "mocha" %> <%= javascript_include_tag "all" %> </head> <body class="<%= page_classes %>"> <%= yield %> </body> <%= javascript_include_tag "test_runner" %> </html>
Version data entries
21 entries across 21 versions & 1 rubygems