{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"%32b4cf61adf5813e623dbf48357e78f0;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"%1255be6953f4514c7886b96284970e97;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"%ff9cda4efcafffc19b4254b04377a330;FI" _version;TI"%883b724e06f474a3db2deee10c127ab9;F