o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1354768145.396544: @value"ò{I" class:EFI"BundledAsset;FI"logical_path;FI"'teabag/jasmine-console-reporter.js;FI" pathname;FI"c/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/jasmine-console-reporter.coffee;FI"content_type;FI"application/javascript;FI" mtime;FI"2012-12-05T21:28:50-07:00;FI" length;FiüI" digest;F"%c438b1f2d800160d5c5f86080792e916I" source;FI"ü(function() { Teabag.Reporter.Console = (function() { function Console() {} Console.prototype.reportRunnerStarting = function(runner) {}; Console.prototype.reportRunnerResults = function(runner) { return Teabag.finish({}); }; Console.prototype.reportSpecResults = function(spec) { var status; if (spec.results().passed()) { status = 'pass'; } else { status = 'fail'; } return this.log({ status: status, suite: spec.suite.getFullName(), spec: spec.description }); }; Console.prototype.log = function(results) { results['_teabag'] = true; return console.log(JSON.stringify(results)); }; Console.prototype.specFilter = function(spec) { var p, param, paramMap, params, _i, _len; paramMap = {}; params = window.location.search.substring(1).split('&'); for (_i = 0, _len = params.length; _i < _len; _i++) { param = params[_i]; p = param.split('='); paramMap[decodeURIComponent(p[0])] = decodeURIComponent(p[1]); } if (!paramMap['spec']) { return true; } return spec.getFullName().indexOf(paramMap.spec) === 0; }; return Console; })(); }).call(this); ;FI"required_assets_digest;F"%257c46d5b38c2b90c812304c7d6d7fe5I" _version;F"%6776f581a4329e299531e1d52aa59832