o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1351690652.091726: @value"£ {I" class:EFI"ProcessedAsset;FI"logical_path;F"jquery.effects.drop.jsI" pathname;F"‡/Users/mgawlista/.rvm/gems/ruby-1.9.3-p125@rails_info_dummy/gems/jquery-ui-rails-2.0.2/vendor/assets/javascripts/jquery.effects.drop.jsI"content_type;FI"application/javascript;FI" mtime;FI"2012-10-31T14:15:29+01:00;FI" length;FitI" digest;F"%34ff8b31605ccee37613f2e0bf69d577I" source;FI"t /*! * jQuery UI Effects Drop 1.8.24 * * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Effects/Drop * * Depends: * jquery.effects.core.js */ (function( $, undefined ) { $.effects.drop = function(o) { return this.queue(function() { // Create element var el = $(this), props = ['position','top','bottom','left','right','opacity']; // Set options var mode = $.effects.setMode(el, o.options.mode || 'hide'); // Set Mode var direction = o.options.direction || 'left'; // Default Direction // Adjust $.effects.save(el, props); el.show(); // Save & Show $.effects.createWrapper(el); // Create Wrapper var ref = (direction == 'up' || direction == 'down') ? 'top' : 'left'; var motion = (direction == 'up' || direction == 'left') ? 'pos' : 'neg'; var distance = o.options.distance || (ref == 'top' ? el.outerHeight( true ) / 2 : el.outerWidth( true ) / 2); if (mode == 'show') el.css('opacity', 0).css(ref, motion == 'pos' ? -distance : distance); // Shift // Animation var animation = {opacity: mode == 'show' ? 1 : 0}; animation[ref] = (mode == 'show' ? (motion == 'pos' ? '+=' : '-=') : (motion == 'pos' ? '-=' : '+=')) + distance; // Animate el.animate(animation, { queue: false, duration: o.duration, easing: o.options.easing, complete: function() { if(mode == 'hide') el.hide(); // Hide $.effects.restore(el, props); $.effects.removeWrapper(el); // Restore if(o.callback) o.callback.apply(this, arguments); // Callback el.dequeue(); }}); }); }; })(jQuery); ;FI"dependency_digest;F"%8d1e838f23fd84a8d874a066716d79c8I"required_paths;F["‡/Users/mgawlista/.rvm/gems/ruby-1.9.3-p125@rails_info_dummy/gems/jquery-ui-rails-2.0.2/vendor/assets/javascripts/jquery.effects.core.js"‡/Users/mgawlista/.rvm/gems/ruby-1.9.3-p125@rails_info_dummy/gems/jquery-ui-rails-2.0.2/vendor/assets/javascripts/jquery.effects.drop.jsI"dependency_paths;F[{I" path;F"‡/Users/mgawlista/.rvm/gems/ruby-1.9.3-p125@rails_info_dummy/gems/jquery-ui-rails-2.0.2/vendor/assets/javascripts/jquery.effects.drop.jsI" mtime;FI"2012-10-31T14:15:29+01:00;FI" digest;F"%93bbebcc0b69cbb2c3371debcde9c59c{I" path;F"‡/Users/mgawlista/.rvm/gems/ruby-1.9.3-p125@rails_info_dummy/gems/jquery-ui-rails-2.0.2/vendor/assets/javascripts/jquery.effects.core.jsI" mtime;FI"2012-10-31T14:15:29+01:00;FI" digest;F"%8863334ddd6f8f3ff670283ab7c79047I" _version;F"%9f3b95dd7ea3030dc35985c0a8020862