o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1360902199.4914792:@value"	{I"
class:EFI"ProcessedAsset;�FI"logical_path;�FI"&teabag/qunit/reporters/console.js;�FI"
pathname;�FI"b/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/qunit/reporters/console.coffee;�FI"content_type;�FI"application/javascript;�FI"
mtime;�FI"2013-01-21T15:52:04-07:00;�FI"length;�Fi�I"digest;�F"%0d10a86a9a573941d2943efc9957089bI"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(env) {
      this.reportSpecResults = __bind(this.reportSpecResults, this);
      Console.__super__.constructor.apply(this, arguments);
      env.log(this.reportSpecResults);
      env.testDone(this.reportSpecResults);
      env.done(this.reportRunnerResults);
      this.reportRunnerStarting();
    }

    Console.prototype.reportRunnerStarting = function() {
      this.currentAssertions = [];
      return this.log({
        type: "runner",
        total: null,
        start: JSON.parse(JSON.stringify(this.start))
      });
    };

    Console.prototype.reportSpecResults = function(result) {
      if (typeof result.total !== "number") {
        this.currentAssertions.push(result);
        return;
      }
      result.assertions = this.currentAssertions;
      this.currentAssertions = [];
      return Console.__super__.reportSpecResults.call(this, result);
    };

    return Console;

  })(Teabag.Reporters.Console);

}).call(this);
;�TI"dependency_digest;�F"%eb353d392605b01cbb9d249f55e63c15I"required_paths;�F[I"b/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/qunit/reporters/console.coffee;�FI"dependency_paths;�F[{I"	path;�FI"b/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/qunit/reporters/console.coffee;�FI"
mtime;�FI"2013-01-21T15:52:04-07:00;�FI"digest;�F"%73bfd0562cc739ce0dc04026e499eee7I"
_version;�F"%6776f581a4329e299531e1d52aa59832