{I" class:ETI"ProcessedAsset;FI"logical_path;TI"type_station/init.js;FI" pathname;TI"_/Users/richardadams/github/type_station/app/assets/javascripts/type_station/init.js.coffee;FI"content_type;TI"application/javascript;TI" mtime;Tl+Z±¿TI" length;Ti!I" digest;TI"%56fd22c0a3ca8df72745751dc3f134f7;FI" source;TI"!(function() { window.TS.models = new window.TS.Store; window.TS.editors = new window.TS.Store; window.TS.getModel = function(url) { var model; model = this.models.get(url); if (!model) { model = new window.TS.Model(url); this.models.set(url, model); } return model; }; window.TS.enable = function() { return this.editors.each(function(id, editor) { return editor.enable(); }); }; window.TS.disable = function() { return this.editors.each(function(id, editor) { return editor.disable(); }); }; window.TS.save = function() { return this.models.each(function(id, model) { return model.save(); }); }; window.TS.init = function() { this.editors.set('ts-admin-bar', new window.TS.AdminBar($('#ts-admin-bar-template'))); this.editors.set('ts-editable-text', new window.TS.EditableText($('span.ts-editable-text'))); this.editors.set('ts-editable-html', new window.TS.EditableHtml($('.ts-editable-html'))); this.editors.set('ts-editable-image', new window.TS.EditableImage($('.ts-editable-image'))); this.editors.set('ts-editable-file', new window.TS.EditableFile($('.ts-editable-file'))); return this.editors.set('ts-new-model', new window.TS.NewModel($('.ts-new-model'))); }; }).call(this); ;TI"dependency_digest;TI"%1982473ccc1095dd3d702099b98dc175;FI"required_paths;T[I"_/Users/richardadams/github/type_station/app/assets/javascripts/type_station/init.js.coffee;FI"dependency_paths;T[{I" path;TI"_/Users/richardadams/github/type_station/app/assets/javascripts/type_station/init.js.coffee;FI" mtime;TI"2015-01-21T14:02:02+00:00;TI" digest;TI"%b7cf01ed0244d67f94bcea0252b31138;FI" _version;TI"%64e62ddc273c2f5847f30d698ca14b67;F