Sha256: 8c1551a4a9b516204a5dc61d6dfe0ecca21911e33b3d9fa32ea036d575c4788b
Contents?: true
Size: 494 Bytes
Versions: 1
Compression:
Stored size: 494 Bytes
Contents
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name='viewport' content='width=device-width' /> <script type='text/javascript' src='https://code.jquery.com/jquery-2.2.2.min.js'></script> <script type='text/javascript' src='/sinatra/liveviews.js'></script> </head> <body> <div style='font-family: arial; margin: 16px;'> <h1 id='js-count'>...</h1> <h1 id='js-sum'>...</h1> <h1 id='js-avg'>...</h1> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sinatra-liveviews-0.5.0 | demo/views/home.erb |