o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1350314051.351142: @value"d {I" class:EFI"ProcessedAsset;FI"logical_path;FI"jquery.cookie.js;FI" pathname;FI"n/home/stattert/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/vendor/assets/javascripts/jquery.cookie.js;FI"content_type;FI"application/javascript;FI" mtime;FI"2012-08-27T12:12:01+01:00;FI" length;FiI" digest;F"%44b1b4f1d4d93e6410cf9a0342240e36I" source;FI"/** * jQuery Cookie plugin * * Copyright (c) 2010 Klaus Hartl (stilbuero.de) * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html * */ jQuery.cookie = function (key, value, options) { // key and at least value given, set cookie... if (arguments.length > 1 && String(value) !== "[object Object]") { options = jQuery.extend({}, options); if (value === null || value === undefined) { options.expires = -1; } if (typeof options.expires === 'number') { var days = options.expires, t = options.expires = new Date(); t.setDate(t.getDate() + days); } value = String(value); return (document.cookie = [ encodeURIComponent(key), '=', options.raw ? value : encodeURIComponent(value), options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE options.path ? '; path=' + options.path : '', options.domain ? '; domain=' + options.domain : '', options.secure ? '; secure' : '' ].join('')); } // key and possibly options given, get cookie... options = value || {}; var result, decode = options.raw ? function (s) { return s; } : decodeURIComponent; return (result = new RegExp('(?:^|; )' + encodeURIComponent(key) + '=([^;]*)').exec(document.cookie)) ? decode(result[1]) : null; }; ;FI"dependency_digest;F"%a7fddc7c737b63b483fa2175e9740d76I"required_paths;F[I"n/home/stattert/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/vendor/assets/javascripts/jquery.cookie.js;FI"dependency_paths;F[{I" path;FI"n/home/stattert/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/vendor/assets/javascripts/jquery.cookie.js;FI" mtime;FI"2012-08-27T12:12:01+01:00;FI" digest;F"%4c4ccb76d8226ac679ea17dc0466e23eI" _version;F"%7270767b2a9e9fff880aa5de378ca791