Sha256: bca0690dce67f9a4be284995174fb409c78a07a9446d68b1cbfea2f648e481c1
Contents?: true
Size: 1.77 KB
Versions: 6
Compression:
Stored size: 1.77 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355456755.754399:@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-13T20:33:17-07:00; FI"length; Fi¨I"digest; F"%f403be30f60f612c775d15b6469899c2I"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>" + (this.htmlSafe(error.stack || error.message || "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
Version data entries
6 entries across 6 versions & 1 rubygems