sandbox/tmp/cache/assets/CDE/5C0/sprockets%2F794c70924436be60f2ec52426aa8cd61 in iugu-ux-0.8.0 vs sandbox/tmp/cache/assets/CDE/5C0/sprockets%2F794c70924436be60f2ec52426aa8cd61 in iugu-ux-0.8.5
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1349474076.5012648 ¹:@value"*{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357642291.609123 ûß:@value"{I"
class:EFI"BundledAsset; FI"logical_path; FI"web-app/helpers.js; FI"
pathname; FI"a/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/web-app/helpers.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2012-10-05T18:14:04-03:00; FI"length; FiFI"digest; F"%160c3ed20a13ed8c4dc92a71400139c6I"source; FI"F(function() {
+mtime; FI"2013-01-08T08:51:30-02:00; FI"length; Fi
I"digest; F"%c789b3e5b886243ccc422aeb5464f11dI"source; FI"
(function() {
this.detectLanguage = function() {
var language;
language = window.navigator.userLanguage || window.navigator.language;
return language = language.toLowerCase().replace('-', '').replace('_', '');
@@ -44,10 +44,14 @@
return;
}
return console.log(text);
};
+ this.debug_capabilities = function() {
+ return debug('Detected capabilities: ' + $('html').attr('class') + ' ' + navigator.oscpu + ' ' + navigator.platform + navigator.userAgent);
+ };
+
String.prototype.capitalize = function() {
return this.replace(/(^|\s)([a-z])/g, function(m, p1, p2) {
return p1 + p2.toUpperCase();
});
};
@@ -106,10 +110,11 @@
}
if (run_routes) {
this.app.initialize_backbone_history = true;
}
this.app._features_checker_interval = setInterval(this._features_check, 250);
- return this._features_check();
+ this._features_check();
+ return debug_capabilities();
};
}).call(this);
-; FI"required_assets_digest; F"%c287d6f80b39fb451c745602b2a3d0b9I"
_version; F"%9f3b95dd7ea3030dc35985c0a8020862
+; FI"required_assets_digest; F"%55a976ba3f482281e7f1399758fd9a3aI"
_version; F"%9f3b95dd7ea3030dc35985c0a8020862
\ No newline at end of file