Sha256: a7f8cbeeb414a70d8f4b1a217c52324a0ee672aca5c879a484f5fca771f44c99
Contents?: true
Size: 424 Bytes
Versions: 2
Compression:
Stored size: 424 Bytes
Contents
<html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>Rack-Sparklines</title> <style type="text/css" media="screen"> h1, div, p { font-family: verdana; } </style> </head> <body> <h1>Rack Sparklines</h1> <div> <img src="/sparks/portland/2007.csv.png" /> </div> <p>(if you can see this, the rack module works!)</p> <%= @body %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rack-sparklines-1.1.0 | demo/views/readme.erb |
rack-sparklines-1.0.0 | demo/views/readme.erb |