spec/dummy/tmp/cache/assets/C59/250/sprockets%2Fa80d3fe493d2476e58c4323996064512 in teabag-0.3.3 vs spec/dummy/tmp/cache/assets/C59/250/sprockets%2Fa80d3fe493d2476e58c4323996064512 in teabag-0.3.4

- old
+ new

@@ -1,8 +1,8 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355473100.266187: @value"f{I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356051794.3154502: @value"Qf{I" class:EFI"BundledAsset;FI"logical_path;FI"teabag/base/teabag.js;FI" pathname;FI"V/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/base/teabag.coffee;FI"content_type;FI"application/javascript;FI" -mtime;FI"2012-12-14T00:32:53-07:00;FI" length;Fi+dI" digest;F"%a63100157b7b8fddd230ea8d0720691cI" source;FI"+d(function() { +mtime;FI"2012-12-20T14:09:05-07:00;FI" length;FiudI" digest;F"%f919ccb6e5c50969029c592b94ea155bI" source;FI"ud(function() { this.Teabag = (function() { function Teabag() {} @@ -18,10 +18,12 @@ Teabag.Date = Date; Teabag.location = window.location; + Teabag.console = window.console; + Teabag.execute = function() { if (this.defer) { this.defer = false; return; } @@ -312,11 +314,11 @@ Console.prototype.log = function(obj) { if (obj == null) { obj = {}; } obj["_teabag"] = true; - return console.log(JSON.stringify(obj)); + return Teabag.console.log(JSON.stringify(obj)); }; return Console; })(); @@ -378,10 +380,11 @@ this.progress = Teabag.Reporters.HTML.ProgressView.create(this.config["display-progress"]); return this.progress.appendTo(this.findEl("progress")); }; HTML.prototype.reportRunnerStarting = function(runner) { + console.debug(runner); this.total.exist = runner.total || runner.specs().length; if (this.total.exist) { return this.setText("stats-duration", "..."); } }; @@ -804,6 +807,6 @@ return SuiteView; })(Teabag.Reporters.BaseView); }).call(this); -;FI"required_assets_digest;F"%6072d19cf4d91f37330da10fe44232a8I" _version;F"%6776f581a4329e299531e1d52aa59832 +;FI"required_assets_digest;F"%ba00099fd38f73f1c6272b23a645f82aI" _version;F"%6776f581a4329e299531e1d52aa59832 \ No newline at end of file