Sha256: 7c69a17edf58aed253349462848cf9c94dda8e5cdbd4ad9cd15eb32421ad4344
Contents?: true
Size: 225 Bytes
Versions: 2
Compression:
Stored size: 225 Bytes
Contents
<!DOCTYPE html> <html> <head> </head> <body> <%= javascript_include_tag "pouchdb/es5-shim.min" %> <%= javascript_include_tag "pouchdb/pouchdb" %> <%= javascript_include_tag @server.main %> </body> </html>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
vienna-pouchdb-0.1.0 | spec/pouchdb/index.html.erb |
opal-pouchdb-0.1.1 | spec/pouchdb/index.html.erb |