spec/dummy/tmp/cache/assets/C8A/460/sprockets%2F77bffd9959420103906722b404ae8d59 in teabag-0.3.3 vs spec/dummy/tmp/cache/assets/C8A/460/sprockets%2F77bffd9959420103906722b404ae8d59 in teabag-0.3.4

- old
+ new

@@ -1,9 +1,44 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355538754.522774: @value"n{I" -class:EFI"BundledAsset;FI"logical_path;FI"spec_helper.js;TI" pathname;FI"I/Users/jejacks0n/Projects/teabag/spec/javascripts/spec_helper.coffee;FI"content_type;FI"application/javascript;FI" -mtime;FI"2012-12-14T19:32:26-07:00;FI" length;Fi¨I" digest;F"%54a1a5810a949498806a4d92e5b40d9aI" source;FI"¨(function() { +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356052796.302071: @value"´{I" +class:EFI"BundledAsset;FI"logical_path;FI"spec_helper.js;FI" pathname;FI"I/Users/jejacks0n/Projects/teabag/spec/javascripts/spec_helper.coffee;FI"content_type;FI"application/javascript;FI" +mtime;FI"2012-12-20T18:19:50-07:00;FI" length;FiìI" digest;F"%9bedca8a1816a07fc06cf6a2764ccb49I" source;FI"ì(function() { + Teabag.Runner = (function() { + + Runner.run = false; + + function Runner() { + if (this.constructor.run) { + return; + } + this.constructor.run = true; + this.fixturePath = Teabag.fixturePath; + this.params = this.getParams(); + this.setup(); + } + + Runner.prototype.getParams = function() { + var name, param, params, value, _i, _len, _ref, _ref1; + params = {}; + _ref = Teabag.location.search.substring(1).split("&"); + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + param = _ref[_i]; + _ref1 = param.split("="), name = _ref1[0], value = _ref1[1]; + params[decodeURIComponent(name)] = decodeURIComponent(value); + } + return params; + }; + + Runner.prototype.setup = function() {}; + + return Runner; + + })(); + +}).call(this); +(function() { + window.passing = true; window.failing = false; if (!window.console) { @@ -11,6 +46,6 @@ log: function() {} }; } }).call(this); -;FI"required_assets_digest;F"%9a730f23a9b31312d85003d608f03d35I" _version;F"%6776f581a4329e299531e1d52aa59832 +;FI"required_assets_digest;F"%fc321ac81789d5da347f3b0aba6aa169I" _version;F"%6776f581a4329e299531e1d52aa59832 \ No newline at end of file