spec/dummy/tmp/cache/assets/test/sprockets/dea49a0a1d4a3203e3bcfc25b8539cfd in storytime-0.0.4 vs spec/dummy/tmp/cache/assets/test/sprockets/dea49a0a1d4a3203e3bcfc25b8539cfd in storytime-1.0.0

- old
+ new

@@ -1,29 +1,33 @@ {I" class:ETI"ProcessedAsset;FI"logical_path;TI"storytime/posts.js;FI" pathname;TI"[/Users/ben/flyover/projects/storytime/app/assets/javascripts/storytime/posts.js.coffee;FI"content_type;TI"application/javascript;TI" -mtime;Tl+˝ĂSI" length;Ti1I" digest;TI"%7225ef107ee73e398b3876170954f3ea;FI" source;TI"1(function() { +mtime;Tl+=­1TI" length;Ti­I" digest;TI"%1e2e989fbb058d35340f5451fec26b67;FI" source;TI"­(function() { Storytime.Dashboard.Posts = (function() { function Posts() {} Posts.prototype.initNew = function() { - return (new Storytime.Dashboard.Editor()).init(); + this.editor = new Storytime.Dashboard.Editor(); + return this.editor.init(); }; Posts.prototype.initEdit = function() { - return (new Storytime.Dashboard.Editor()).init(); + this.editor = new Storytime.Dashboard.Editor(); + return this.editor.init(); }; Posts.prototype.initCreate = function() { - return (new Storytime.Dashboard.Editor()).init(); + this.editor = new Storytime.Dashboard.Editor(); + return this.editor.init(); }; Posts.prototype.initUpdate = function() { - return (new Storytime.Dashboard.Editor()).init(); + this.editor = new Storytime.Dashboard.Editor(); + return this.editor.init(); }; return Posts; })(); }).call(this); -;TI"dependency_digest;TI"%1cec05ca8aa647c4920f5d7df6f3f957;FI"required_paths;T[I"[/Users/ben/flyover/projects/storytime/app/assets/javascripts/storytime/posts.js.coffee;FI"dependency_paths;T[{I" path;TI"[/Users/ben/flyover/projects/storytime/app/assets/javascripts/storytime/posts.js.coffee;FI" -mtime;TI"2014-07-13T18:43:57-05:00;TI" digest;TI"%250adbad0fd96717683592b7a6fc0dc5;FI" _version;TI"%2b66aa67c90052d553e0328c249bc9b0;F +;TI"dependency_digest;TI"%813e81ff9ae7acf2cc4ba360d0e2ff66;FI"required_paths;T[I"[/Users/ben/flyover/projects/storytime/app/assets/javascripts/storytime/posts.js.coffee;FI"dependency_paths;T[{I" path;TI"[/Users/ben/flyover/projects/storytime/app/assets/javascripts/storytime/posts.js.coffee;FI" +mtime;TI"2014-10-05T15:42:37-05:00;TI" digest;TI"%6efdb191db3420d2e7b2cf5d8d198a64;FI" _version;TI"%64b22cf9f770209c1e0beb31754a8cbc;F \ No newline at end of file