Sha256: 1a25961edaa55c4b85946a73c8af5145b3a61d5b92827ea149b872024ae0364d
Contents?: true
Size: 1.72 KB
Versions: 9
Compression:
Stored size: 1.72 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356386637.5749388:@value"w{I" class:EFI"BundledAsset; FI"logical_path; FI"&teabag/mocha/reporters/console.js; FI" pathname; FI"b/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/mocha/reporters/console.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2012-12-24T14:57:09-07:00; FI"length; FiƒI"digest; F"%f91641d9d43c6dd16226c37937fc600dI"source; FI"ƒ(function() { var __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, __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.Console = (function(_super) { __extends(Console, _super); function Console(runner) { this.reportSpecResults = __bind(this.reportSpecResults, this); Console.__super__.constructor.apply(this, arguments); this.reportRunnerStarting(runner); runner.on("fail", this.reportSpecResults); runner.on("test end", this.reportSpecResults); runner.on("end", this.reportRunnerResults); } Console.prototype.reportSpecResults = function(spec, err) { if (err) { spec.err = err; return; } return Console.__super__.reportSpecResults.apply(this, arguments); }; return Console; })(Teabag.Reporters.Console); }).call(this); ; FI"required_assets_digest; F"%c685f0c9b30a5d6f41f9041af2c16ae0I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
9 entries across 9 versions & 1 rubygems