Sha256: cd335b56cddf0f09efd82ce7147443d7b95b3b7afc2e5123920acbca0ee06204

Contents?: true

Size: 408 Bytes

Versions: 4

Compression:

Stored size: 408 Bytes

Contents

<!DOCTYPE html>
<html lang='en'>
  <head>
    <meta charset='utf-8'>
    <title>SnapSearch Example</title>
    <link href="/css/blah.css" media="all" rel="stylesheet" />
    <!--[if lt IE 9]>
      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <!-- <script src="/js/blah.js"></script> -->
  </head>
  <body>
    <h1>SnapSearch Example</h1>
  </body>
</html>

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
snapsearch-client-ruby-1.0.0 examples/rack/public/index.html
snapsearch-client-ruby-1.0.0 examples/sinatra/public/index.html
snapsearch-client-ruby-0.1.0 examples/rack/public/index.html
snapsearch-client-ruby-0.1.0 examples/sinatra/public/index.html