spec/dummy/tmp/cache/assets/D5C/CC0/sprockets%2Faa8bf6de211f2765b0a26f112b971f0c in teabag-0.4.4 vs spec/dummy/tmp/cache/assets/D5C/CC0/sprockets%2Faa8bf6de211f2765b0a26f112b971f0c in teabag-0.4.5
- old
+ new
@@ -1,9 +1,9 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356390636.497706:@value">{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356843938.392014:@value"i{I"
class:EFI"BundledAsset; FI"logical_path; FI",teabag/base/reporters/html/spec_view.js; FI"
pathname; FI"h/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/base/reporters/html/spec_view.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2012-12-24T16:10:29-07:00; FI"length; Fi>
-I"digest; F"%b219d31bac8ab48654a30a5de3022690I"source; FI">
+mtime; FI"2012-12-29T20:51:02-07:00; FI"length; Fii
+I"digest; F"%e5d78fca787d6f4e1bfa20bde657960dI"source; FI"i
(function() {
var __hasProp = {}.hasOwnProperty,
__extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; };
Teabag.Reporters.HTML.SpecView = (function(_super) {
@@ -50,11 +50,11 @@
div = this.createEl("div");
html = "";
_ref = this.spec.errors();
for (_i = 0, _len = _ref.length; _i < _len; _i++) {
error = _ref[_i];
- html += "" + (this.htmlSafe(error.stack || error.message || "Stack trace unavailable"));
+ html += "<strong>" + (this.htmlSafe(error.message)) + "</strong><br/>" + (this.htmlSafe(error.stack || "Stack trace unavailable"));
}
div.innerHTML = html;
return this.append(div);
};
@@ -78,6 +78,6 @@
return SpecView;
})(Teabag.Reporters.BaseView);
}).call(this);
-; FI"required_assets_digest; F"%c2995ed49316928ebceb50fcae17a27eI"
_version; F"%6776f581a4329e299531e1d52aa59832
+; FI"required_assets_digest; F"%c4bd3d02e2e2165f3d75cf00882f998eI"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file