Sha256: 761d89f7d44ee2726e86f7bd146dbd4be086a346f32e84b54410fd903aa7f3c0
Contents?: true
Size: 1.22 KB
Versions: 2
Compression:
Stored size: 1.22 KB
Contents
{I" class:ETI"BundledAsset; FI"logical_path; TI"magic_lamp/magic_lamp.js; FI" pathname; TI"Z/Users/Michael/Development/magic_lamp/app/assets/javascripts/magic_lamp/magic_lamp.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+b@TI"length; Ti I"digest; TI"%ea9c118011d868e3f734aa0cfb5d83ab; FI"source; TI" var MagicLamp = { initialize: function() { this.genie = new this.Genie(); }, fixtureNames: function() { return this.genie.fixtureNames(); }, globalize: function() { var context = this; window.load = function(path) { context.load(path); }; window.clean = function() { context.clean(); }; }, load: function() { this.genie.load.apply(this.genie, arguments); }, preload: function() { this.genie.preload.apply(this.genie, arguments); }, clean: function() { this.genie.removeFixtureContainer(); } }; // aliases MagicLamp.rub = MagicLamp.load; MagicLamp.wish = MagicLamp.load; MagicLamp.massage = MagicLamp.preload; MagicLamp.wishForMoreWishes = MagicLamp.preload; MagicLamp.polish = MagicLamp.clean; ; TI"required_assets_digest; TI"%ca51d4ac78bce808cd5618c17208dc8f; FI" _version; TI"%ab99cd0f5431c7de63d5e152ef71df5c; F
Version data entries
2 entries across 1 versions & 1 rubygems