Sha256: 999e6d62be156887497cda33d80805712a510fee84cae8103014c70b328afa40
Contents?: true
Size: 1.82 KB
Versions: 2
Compression:
Stored size: 1.82 KB
Contents
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-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) { __extends(FailureView, _super); function FailureView(spec) { this.spec = spec; FailureView.__super__.constructor.apply(this, arguments); } FailureView.prototype.build = function() { var error, html, _i, _len, _ref; 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><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"%e1b1abf41f0c5ffafcb86b561a52adddI" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
2 entries across 2 versions & 1 rubygems