Sha256: 0ac2450348d3033b52f5ec794ebbee6968a737f4992301693c5922141e21023b
Contents?: true
Size: 136 Bytes
Versions: 13
Compression:
Stored size: 136 Bytes
Contents
MyApplication.add_module('Global'); MyApplication.Global.actions = function() { alert('hello world'); }; MyApplication.Global.run();
Version data entries
13 entries across 13 versions & 1 rubygems