spec/dummy/tmp/cache/assets/D17/710/sprockets%2Ffa49fb6823d466e79a195e0cd71340c5 in teabag-0.4.4 vs spec/dummy/tmp/cache/assets/D17/710/sprockets%2Ffa49fb6823d466e79a195e0cd71340c5 in teabag-0.4.5
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356300832.731788:@value"®{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356843938.3970282:@value"Ù{I"
class:EFI"BundledAsset; FI"logical_path; FI"/teabag/base/reporters/html/failure_view.js; FI"
pathname; FI"k/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/base/reporters/html/failure_view.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2012-12-23T15:12:59-07:00; FI"length; Fi¨I"digest; F"%f403be30f60f612c775d15b6469899c2I"source; FI"¨(function() {
+mtime; FI"2012-12-29T20:50:57-07:00; FI"length; FiÓI"digest; F"%dba3e0441e9693545df31ed79761f978I"source; FI"Ó(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.FailureView = (function(_super) {
@@ -18,16 +18,16 @@
FailureView.__super__.build.call(this, "spec");
html = "<h1 class=\"teabag-clearfix\"><a href=\"" + this.spec.link + "\">" + this.spec.fullDescription + "</a></h1>";
_ref = this.spec.errors();
for (_i = 0, _len = _ref.length; _i < _len; _i++) {
error = _ref[_i];
- html += "<div>" + (this.htmlSafe(error.stack || error.message || "Stack trace unavailable")) + "</div>";
+ html += "<div><strong>" + (this.htmlSafe(error.message)) + "</strong><br/>" + (this.htmlSafe(error.stack || "Stack trace unavailable")) + "</div>";
}
return this.el.innerHTML = html;
};
return FailureView;
})(Teabag.Reporters.BaseView);
}).call(this);
-; FI"required_assets_digest; F"%ef7dd4c94b6a9ca744bb65d337bc3f2fI"
_version; F"%6776f581a4329e299531e1d52aa59832
+; FI"required_assets_digest; F"%e1b1abf41f0c5ffafcb86b561a52adddI"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file