./test/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 in umlaut-3.0.0alpha8 vs ./test/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 in umlaut-3.0.0alpha9
- old
+ new
@@ -1,8 +1,6 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1325695618.0345972:@value{ I"length:EFi¼ô I"digest;
-F"%22a64304153fe35b1159197416bfc6d5I"source;
-FI"¼ô /*!
+o: ActiveSupport::Cache::Entry :@created_atf1326402660.1887369 D:@expires_in0:@value{ "
_version"%c3407bfdb9542adda1129a421035f4d6"digest"%4f85b9bdca005b2a7cd6934e6dbcc990"lengthiø "source"ø /*!
* jQuery JavaScript Library v1.7.1
* http://jquery.com/
*
* Copyright 2011, John Resig
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -21337,10 +21335,31 @@
//Put it in a global object, leave space for other things in "Umlaut" later.
if (window.Umlaut == undefined)
window.Umlaut = new Object();
window.Umlaut.HtmlUpdater = HtmlUpdater;
+ /* LEGACY Loader was recommended for loading Umlaut JS behaviors
+ in an external page, for JQuery Content Utility.
+
+ var loader = new Umlaut.Loader();
+ loader.load();
+
+ We will provide just enough code to keep that from
+ error'ing (and halting js execution), although at present it does not
+ actually load the JS behaviors using new style, app wont' have
+ JS behaviors. */
+
+ window.Umlaut.Loader = function() {
+ this.load = function(option_list) {
+ // log problem in browsers that support it.
+ if (typeof console != "undefined" && typeof console.log != "undefined") {
+ console.log("WARN: Umlaut.Loader no longer supported in Umlaut 3.x, you have not loaded Umlaut JS Behaviors. See Umlaut documentation for new way.");
+ }
+ }
+ }
+
+
})(jQuery);
// This is a manifest file that'll be compiled into including all
// umlaut files. It can be included in a rails application.js manifest
// as:
@@ -21737,8 +21756,6 @@
// be included in the compiled file accessible from http://example.com/assets/application.js
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// the compiled file.
//
;
-;
-FI"
_version;
-F"%02023344760cd98b4feeeeb1f6407f67
+:@compressedF
\ No newline at end of file