o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1462916143.4412532: @value"7L{I" class:ETI"ProcessedAsset;FI"logical_path;TI"jquery.slick.js;TI" pathname;TI"Jf:/rails/my/jquery-slick-rails/app/assets/javascripts/jquery.slick.js;TI"content_type;TI"application/javascript;TI" mtime;TI"2016-05-11T00:33:37+03:00;TI" length;Ti*II" digest;TI"%7176a752b9b67b14ac3b41acd2bca17f;FI" source;TI"*I/* _ _ _ _ ___| (_) ___| | __ (_)___ / __| | |/ __| |/ / | / __| \__ \ | | (__| < _ | \__ \ |___/_|_|\___|_|\_(_)/ |___/ |__/ Version: 1.6.0 Author: Ken Wheeler Website: http://kenwheeler.github.io Docs: http://kenwheeler.github.io/slick Repo: http://github.com/kenwheeler/slick Issues: http://github.com/kenwheeler/slick/issues */ /* global window, document, define, jQuery, setInterval, clearInterval */ (function(factory) { 'use strict'; if (typeof define === 'function' && define.amd) { define(['jquery'], factory); } else if (typeof exports !== 'undefined') { module.exports = factory(require('jquery')); } else { factory(jQuery); } }(function($) { 'use strict'; var Slick = window.Slick || {}; Slick = (function() { var instanceUid = 0; function Slick(element, settings) { var _ = this, dataSettings; _.defaults = { accessibility: true, adaptiveHeight: false, appendArrows: $(element), appendDots: $(element), arrows: true, asNavFor: null, prevArrow: '', nextArrow: '', autoplay: false, autoplaySpeed: 3000, centerMode: false, centerPadding: '50px', cssEase: 'ease', customPaging: function(slider, i) { return $('