Sha256: 9b8c74ef5a2d5c73c10c24dc1e9e9707d9689d2df6c1abfbfff02e8332b3b5c2
Contents?: true
Size: 1.22 KB
Versions: 6
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"%9f214e23bd6bbd3aead4f04441c6436b; 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"%144fddb0d7e60471e80d195d653aa3d6; FI" _version; TI"%d978939c91fa8a88b4612c4140ee433d; F
Version data entries
6 entries across 3 versions & 1 rubygems