Sha256: 44183d7250a4238b9387cb4f8c2b51d86d18e02254dd497d1e803ec8efcfd17f
Contents?: true
Size: 1.82 KB
Versions: 4
Compression:
Stored size: 1.82 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1358449150.6261609:@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-29T22:12:57-07:00; FI"length; FiÓI"digest; F"%a8b5ba37dcca882a313bb574256bce9eI"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"%704c340f7d4e8168fe9bd49f66941fedI" _version; F"%ffd318ca8b794f42f5029101c2cf5d91
Version data entries
4 entries across 4 versions & 2 rubygems