o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1363461813.299366:@value"Q{I"
class:EFI"BundledAsset;�FI"logical_path;�FI"%teabag/angular/reporters/html.js;�FI"
pathname;�FI"a/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/angular/reporters/html.coffee;�FI"content_type;�FI"application/javascript;�FI"
mtime;�FI"2013-03-16T13:23:31-06:00;�FI"length;�Fi_I"digest;�F"%1c8661f1d517a43603cafc1dff2387b2I"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.HTML = (function(_super) {

    __extends(HTML, _super);

    function HTML() {
      this.bindScenarioOutput = __bind(this.bindScenarioOutput, this);
      HTML.__super__.constructor.apply(this, arguments);
      angular.scenario.output("teabag", this.bindScenarioOutput);
    }

    HTML.prototype.bindScenarioOutput = function(context, runner, model) {
      var _this = this;
      model.on("specEnd", function(spec) {
        return _this.reportSpecResults(spec);
      });
      model.on("runnerEnd", function() {
        return _this.reportRunnerResults();
      });
      return model.on("runnerBegin", function() {
        var header, specs;
        _this.reportRunnerStarting({
          total: angular.scenario.Describe.specId
        });
        header = document.getElementById("header");
        if (header) {
          header.parentNode.removeChild(header);
        }
        specs = document.getElementById("specs");
        if (specs) {
          return specs.style.paddingTop = 0;
        }
      });
    };

    HTML.prototype.envInfo = function() {
      return "angular-scenario 1.0.5";
    };

    return HTML;

  })(Teabag.Reporters.HTML);

}).call(this);
;�FI"required_assets_digest;�F"%32d3d7b9b2e275d92488818e208cab4bI"
_version;�F"%6776f581a4329e299531e1d52aa59832