Sha256: 55609571462a9a61cf57c53516d46e291b0359cafd57846c11fdda6a8c95d7c2
Contents?: true
Size: 296 Bytes
Versions: 5
Compression:
Stored size: 296 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>test app!</title> <link rel="stylesheet" href="css/app.css" type="text/css" media="screen" charset="utf-8"/> </head> <body> <h1>Test App</h1> <script src="js/default.js" type="text/javascript" charset="utf-8"></script> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
soca-0.3.3 | test/testapp/index.html |
soca-0.3.2 | test/testapp/index.html |
soca-0.3.1 | test/testapp/index.html |
soca-0.3.0 | test/testapp/index.html |
soca-0.2.0 | test/testapp/index.html |