Sha256: 331bf51e43d2796a43dd33a24056a1e9788188cdf642f20937bdf0ae8bdca09f

Contents?: true

Size: 384 Bytes

Versions: 6

Compression:

Stored size: 384 Bytes

Contents

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

</body>
</html>

Version data entries

6 entries across 6 versions & 2 rubygems

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