Sha256: a28dbf8868d3b867c1998b72d91469c23ab0a1975c894a277f086bd0dc0b1539

Contents?: true

Size: 270 Bytes

Versions: 7

Compression:

Stored size: 270 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>My Application</title>
</head>
<body>
  <script src='opal-browser.js' onload='Opal.require("native"); Opal.require("promise"); Opal.require("browser/setup/full");'></script>
  <script src='application.js'></script>
</body>
</html>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
opal-browser-0.3.5 examples/integrations/static-bash/index.html
opal-browser-0.3.4 examples/integrations/static-bash/index.html
atome-opal-browser-0.3.9.5 examples/integrations/static-bash/index.html
opal-browser-0.3.3 examples/integrations/static-bash/index.html
opal-browser-0.3.2 examples/integrations/static-bash/index.html
opal-browser-0.3.1 examples/integrations/static-bash/index.html
opal-browser-0.3.0 examples/integrations/static-bash/index.html