Sha256: 4c30e882d530a3eb89f1f5add2f565ff59a148eee4b951c9d6b92ff247e13969

Contents?: true

Size: 311 Bytes

Versions: 6

Compression:

Stored size: 311 Bytes

Contents

<html>
<head>
<title>My Project</title>
<script src="../../js/amber.js" type="text/javascript"></script>
</head>
<body>
<script type="text/javascript"> 
	loadAmber({
		files: ['Banana.js'],
		prefix: 'examples/myproject/js',
		ready: function() {
			smalltalk.Browser._open();
		}}); 
</script>
</body>
</html>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
mdbe-0.1.0 public/amber/examples/myproject/index.html
maglev-database-explorer-0.0.5 public/amber/examples/myproject/index.html
maglev-database-explorer-0.0.4 public/amber/examples/myproject/index.html
maglev-database-explorer-0.0.3 public/amber/examples/myproject/index.html
maglev-database-explorer-0.0.2 public/amber/examples/myproject/index.html
maglev-database-explorer-0.0.1 public/amber/examples/myproject/index.html