spec/dummy/tmp/cache/assets/D6A/950/sprockets%2F429b1806cb7580ebf29f9a12c33cbea6 in teabag-0.7.2 vs spec/dummy/tmp/cache/assets/D6A/950/sprockets%2F429b1806cb7580ebf29f9a12c33cbea6 in teabag-0.7.3
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1365828769.7870662:@value"¥{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1371403239.0934741:@value"®{I"
class:EFI"BundledAsset; FI"logical_path; FI"teabag-jasmine.js; FI"
pathname; FI"N/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag-jasmine.js; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2013-04-03T10:24:08-06:00; FI"length; FiÓ«I"digest; F"%57dffe6818c59c75325ab7c03824812bI"source; FI"Ó«var isCommonJS = typeof window == "undefined" && typeof exports == "object";
+mtime; FI"2013-06-16T11:18:36-06:00; FI"length; Fið¬I"digest; F"%755ed9d5deee30ef48e87ef64db23ca0I"source; FI"ð¬var isCommonJS = typeof window == "undefined" && typeof exports == "object";
/**
* Top level namespace for Jasmine, a lightweight JavaScript BDD/spec/testing framework.
*
* @namespace
@@ -2631,10 +2631,22 @@
}
this.started = true;
return new Teabag.Runner();
};
+ Teabag.onWindowLoad = function(method) {
+ var originalOnload;
+
+ originalOnload = window.onload;
+ return window.onload = function() {
+ if (originalOnload && originalOnload.call) {
+ originalOnload();
+ }
+ return method();
+ };
+ };
+
Teabag.resolveDependenciesFromParams = function(all) {
var dep, deps, file, parts, path, paths, _i, _j, _len, _len1;
if (all == null) {
all = [];
@@ -3882,6 +3894,6 @@
})(Teabag.fixture);
env = jasmine.getEnv();
}).call(this);
-; FI"required_assets_digest; F"%e8734b8e211ee9f90f0746ce7c4c7eeeI"
_version; F"%ffd318ca8b794f42f5029101c2cf5d91
+; FI"required_assets_digest; F"%cbe086695a79ca8da3729db54f315199I"
_version; F"%ffd318ca8b794f42f5029101c2cf5d91
\ No newline at end of file