spec/dummy/tmp/cache/assets/DF6/0E0/sprockets%2F85b10db6e1afe643aba6d396abdd77f0 in teabag-0.7.2 vs spec/dummy/tmp/cache/assets/DF6/0E0/sprockets%2F85b10db6e1afe643aba6d396abdd77f0 in teabag-0.7.3
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1365878745.1395159:@value"ȍ{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1371403267.686904:@value"{I"
class:EFI"BundledAsset; FI"logical_path; FI"teabag/mocha.js; FI"
pathname; FI"P/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/mocha.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2013-04-13T12:44:27-06:00; FI"length; FiI"digest; F"%3ace9187aa803de6287ac2e3e1a54776I"source; FI";(function(){
+mtime; FI"2013-06-16T11:18:36-06:00; FI"length; FiI"digest; F"%9b4c0c5fd142e4da93e6b5d0cf9f8e14I"source; FI";(function(){
// CommonJS require()
function require(p){
var path = require.resolve(p)
@@ -5367,10 +5367,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 = [];
@@ -6629,6 +6641,6 @@
})(Teabag.fixture);
env = mocha.setup("bdd");
}).call(this);
-; TI"required_assets_digest; F"%9ef2eed349dc4311159085937f3df454I"
_version; F"%6776f581a4329e299531e1d52aa59832
+; TI"required_assets_digest; F"%3d95816617580ab99947cb3c6be48faeI"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file