o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1368221711.7162602: @value"Ø {I" class:EFI"ProcessedAsset;FI"logical_path;FI"jquery.ui.effect-slide.js;TI" pathname;FI"~/Users/gawlim/.rvm/gems/ruby-1.9.3-p327@rails_info/gems/jquery-ui-rails-4.0.2/app/assets/javascripts/jquery.ui.effect-slide.js;TI"content_type;FI"application/javascript;FI" mtime;FI"2013-05-10T14:56:24+02:00;FI" length;FiÃI" digest;F"%2e40dc41499f70b9a6e9b77b03463e5aI" source;FI"Ã /*! * jQuery UI Effects Slide 1.10.0 * http://jqueryui.com * * Copyright 2013 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/slide-effect/ * * Depends: * jquery.ui.effect.js */ (function( $, undefined ) { $.effects.effect.slide = function( o, done ) { // Create element var el = $( this ), props = [ "position", "top", "bottom", "left", "right", "width", "height" ], mode = $.effects.setMode( el, o.mode || "show" ), show = mode === "show", direction = o.direction || "left", ref = (direction === "up" || direction === "down") ? "top" : "left", positiveMotion = (direction === "up" || direction === "left"), distance, animation = {}; // Adjust $.effects.save( el, props ); el.show(); distance = o.distance || el[ ref === "top" ? "outerHeight" : "outerWidth" ]( true ); $.effects.createWrapper( el ).css({ overflow: "hidden" }); if ( show ) { el.css( ref, positiveMotion ? (isNaN(distance) ? "-" + distance : -distance) : distance ); } // Animation animation[ ref ] = ( show ? ( positiveMotion ? "+=" : "-=") : ( positiveMotion ? "-=" : "+=")) + distance; // Animate el.animate( animation, { queue: false, duration: o.duration, easing: o.easing, complete: function() { if ( mode === "hide" ) { el.hide(); } $.effects.restore( el, props ); $.effects.removeWrapper( el ); done(); } }); }; })(jQuery); ;FI"dependency_digest;F"%e9575b6a62a492c3bfc569169659b054I"required_paths;F[I"}/Users/gawlim/.rvm/gems/ruby-1.9.3-p327@rails_info/gems/jquery-ui-rails-4.0.2/app/assets/javascripts/jquery.ui.effect.js;TI"~/Users/gawlim/.rvm/gems/ruby-1.9.3-p327@rails_info/gems/jquery-ui-rails-4.0.2/app/assets/javascripts/jquery.ui.effect-slide.js;TI"dependency_paths;F[{I" path;FI"~/Users/gawlim/.rvm/gems/ruby-1.9.3-p327@rails_info/gems/jquery-ui-rails-4.0.2/app/assets/javascripts/jquery.ui.effect-slide.js;TI" mtime;FI"2013-05-10T14:56:24+02:00;FI" digest;F"%9ed70713e706f5b0f6144e1005018769{I" path;FI"}/Users/gawlim/.rvm/gems/ruby-1.9.3-p327@rails_info/gems/jquery-ui-rails-4.0.2/app/assets/javascripts/jquery.ui.effect.js;TI" mtime;FI"2013-05-10T14:56:24+02:00;FI" digest;F"%88e618f0d41d9bf161df45d7f9829054I" _version;F"%6776f581a4329e299531e1d52aa59832