spec/dummy/tmp/cache/assets/D05/8D0/sprockets%2F319f8f235f452343f1ebf03cb262d23d in teabag-0.4.5 vs spec/dummy/tmp/cache/assets/D05/8D0/sprockets%2F319f8f235f452343f1ebf03cb262d23d in teabag-0.4.6
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356739931.968492:@value"€%{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356852477.513812:@value"Ò%{I"
class:EFI"BundledAsset; FI"logical_path; FI"$teabag/phantomjs/runner_spec.js; FI"
pathname; FI"Z/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/phantomjs/runner_spec.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2012-12-23T19:31:53-07:00; FI"length; Fi–#I"digest; F"%87576672e4497d41d22bbd0614c38453I"source; FI"–#(function() {
+mtime; FI"2012-12-29T22:53:38-07:00; FI"length; Fiè#I"digest; F"%7e473300953e51eecb21a13754b75abeI"source; FI"è#(function() {
window.phantom = {
exit: function() {}
};
@@ -201,11 +201,15 @@
this.initPage();
return this.loadPage();
};
Runner.prototype.initPage = function() {
- return this.page = webpage.create();
+ this.page = webpage.create();
+ return this.page.viewportSize = {
+ width: 800,
+ height: 800
+ };
};
Runner.prototype.loadPage = function() {
var method, name, _ref, _results;
this.page.open(this.url);
@@ -289,6 +293,6 @@
})();
new Runner().run();
}).call(this);
-; FI"required_assets_digest; F"%9d6a33f5ce752647cd6ee4bcdaeb570fI"
_version; F"%6776f581a4329e299531e1d52aa59832
+; FI"required_assets_digest; F"%33a05dd6192caa7a198089ff48ed4db6I"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file