o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1341302121.489381:@value"�
{I"
class:EFI"ProcessedAsset;�FI"logical_path;�FI"bootstrap-transition.js;�FI"
pathname;�FI"x/Users/User/.rvm/gems/ruby-1.9.3-p194/gems/bootstrap-sass-2.0.4.0/vendor/assets/javascripts/bootstrap-transition.js;�FI"content_type;�FI"application/javascript;�FI"
mtime;�FI"2012-06-27T11:52:51+10:00;�FI"length;�FiI"digest;�F"%4c908739f93e83bda6b5e84f7ab10a29I"source;�FI"/* ===================================================
 * bootstrap-transition.js v2.0.4
 * http://twitter.github.com/bootstrap/javascript.html#transitions
 * ===================================================
 * Copyright 2012 Twitter, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================== */



!function ($) {

  $(function () {

    "use strict"; // jshint ;_;


    /* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
     * ======================================================= */

    $.support.transition = (function () {

      var transitionEnd = (function () {

        var el = document.createElement('bootstrap')
          , transEndEventNames = {
               'WebkitTransition' : 'webkitTransitionEnd'
            ,  'MozTransition'    : 'transitionend'
            ,  'OTransition'      : 'oTransitionEnd'
            ,  'msTransition'     : 'MSTransitionEnd'
            ,  'transition'       : 'transitionend'
            }
          , name

        for (name in transEndEventNames){
          if (el.style[name] !== undefined) {
            return transEndEventNames[name]
          }
        }

      }())

      return transitionEnd && {
        end: transitionEnd
      }

    })()

  })

}(window.jQuery);
;�FI"dependency_digest;�F"%3a11ec982ec190d87dcc66e073af6c27I"required_paths;�F[I"x/Users/User/.rvm/gems/ruby-1.9.3-p194/gems/bootstrap-sass-2.0.4.0/vendor/assets/javascripts/bootstrap-transition.js;�FI"dependency_paths;�F[{I"	path;�FI"x/Users/User/.rvm/gems/ruby-1.9.3-p194/gems/bootstrap-sass-2.0.4.0/vendor/assets/javascripts/bootstrap-transition.js;�FI"
mtime;�FI"2012-06-27T11:52:51+10:00;�FI"digest;�F"%eb1483b7d3ee8d14afe2202680cb9efaI"
_version;�F"%9f3b95dd7ea3030dc35985c0a8020862