Sha256: 1ab8aab353078c4c1775fe0f535374ad94a67f016654c2c53903d5d7ebd45ae3
Contents?: true
Size: 242 Bytes
Versions: 3
Compression:
Stored size: 242 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Spinebox</title> <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> </head> <body> <h1>Spinebox</h1> <p>Is working!</p> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems