./test/dummy/tmp/cache/assets/DE8/790/sprockets%2Fd1333bde2b9aafcc712d11dd09ab35d8 in umlaut-3.0.0alpha8 vs ./test/dummy/tmp/cache/assets/DE8/790/sprockets%2Fd1333bde2b9aafcc712d11dd09ab35d8 in umlaut-3.0.0alpha9
- old
+ new
@@ -1,17 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1325695617.932205:@value{I"
-class:EFI"BundledAsset;
-FI"id;
-F"%e01f1933a5de5f5b1741d03facf2ea6aI"logical_path;
-F"umlaut/update_html.jsI"
pathname;
-F"G/home/rochkind/umlaut/app/assets/javascripts/umlaut/update_html.jsI"content_type;
-FI"application/javascript;
-FI"
-mtime;
-FI"2011-12-12T15:39:19-05:00;
-FI" body;
-FI"/* update_html.js: Provide functions to update content on page with background responses from Umlaut. Used by Umlaut itself, as well as by third party callers.*/
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1327508044.1917021:@value"{I"
+class:EFI"ProcessedAsset; FI"logical_path; F"umlaut/update_html.jsI"
pathname; F"G/home/rochkind/umlaut/app/assets/javascripts/umlaut/update_html.jsI"content_type; FI"application/javascript; FI"
+mtime; FI"2012-01-23T16:23:38-05:00; FI"length; FiI"digest; F"%375d247cf81a4c0ceacc4306dee19ba5I"source; FI"/* update_html.js: Provide functions to update content on page with background responses from Umlaut. Used by Umlaut itself, as well as by third party callers.*/
(function($) {
function SectionTarget(config) {
//Add properties from config to ourself
@@ -158,17 +149,30 @@
//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);
-;
-FI"asset_paths;
-F["G/home/rochkind/umlaut/app/assets/javascripts/umlaut/update_html.jsI"dependency_paths;
-F[{I" path;
-F"G/home/rochkind/umlaut/app/assets/javascripts/umlaut/update_html.jsI"
-mtime;
-FIu: Time
0:@_zoneI"EST;
-T:offsetiI"hexdigest;
-F"%c4e7ce249985076cd95b16cd773ca941I"
_version;
-F"%46dde6621c301f4928e3b34efee9e3b5
+; FI"dependency_digest; F"%4b5c07f5a148d1e4d035d9abed23bb16I"required_paths; F["G/home/rochkind/umlaut/app/assets/javascripts/umlaut/update_html.jsI"dependency_paths; F[{I" path; F"G/home/rochkind/umlaut/app/assets/javascripts/umlaut/update_html.jsI"
+mtime; FI"2012-01-23T16:23:38-05:00; FI"digest; F"%0e20d53d7fde96515ed65cd8adf30640I"
_version; F"%aa7d0db7619379e13b08335dee027df2
\ No newline at end of file