speedo 0.1.9 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. data/app/assets/javascripts/speedo.js +12 -12
  2. data/app/views/layouts/speedo/application.html.haml +2 -2
  3. data/lib/speedo/sass.rb +1 -1
  4. data/lib/speedo/version.rb +1 -1
  5. data/test/dummy/log/development.log +889 -0
  6. data/test/dummy/tmp/cache/assets/BC8/350/sprockets%2F3357f02a74351649de62769431854154 +0 -0
  7. data/test/dummy/tmp/cache/assets/BFD/090/sprockets%2F50267839603d9c7384477250f0169f0e +0 -0
  8. data/test/dummy/tmp/cache/assets/C4F/220/sprockets%2F19a6a3539a4ed0526c356691798032a3 +0 -0
  9. data/test/dummy/tmp/cache/assets/C55/E10/sprockets%2F9da121566709335e3081059e7774a9bb +957 -0
  10. data/test/dummy/tmp/cache/assets/C5F/4E0/sprockets%2F4c17092a9c628e66645a4586e9b50717 +57 -0
  11. data/test/dummy/tmp/cache/assets/C82/BB0/sprockets%2F904cd2f9283528b32d94a1d2a6711489 +41 -0
  12. data/test/dummy/tmp/cache/assets/CDE/600/sprockets%2F205a8cce7806d7c77117f1dc263146a8 +0 -0
  13. data/test/dummy/tmp/cache/assets/CE0/930/sprockets%2Fb6670296cd6b3ce81034c8d5d31e5725 +8 -0
  14. data/test/dummy/tmp/cache/assets/CE1/3B0/sprockets%2Fe8865654d2d075e6bba1074193e443dc +350 -0
  15. data/test/dummy/tmp/cache/assets/CF5/F40/sprockets%2F72637ea0f394f68dcc931527509e79ec +0 -0
  16. data/test/dummy/tmp/cache/assets/CF9/7C0/sprockets%2F488b6dcdeb1301268a65202e7101ed2a +974 -0
  17. data/test/dummy/tmp/cache/assets/D0C/C60/sprockets%2F39d93fba83bb3b50a75826703c5a28c5 +311 -0
  18. data/test/dummy/tmp/cache/assets/D1D/D50/sprockets%2F5b87bedce3ae871f14e41e2479290866 +0 -0
  19. data/test/dummy/tmp/cache/assets/D2A/5C0/sprockets%2Fe12edc211b1935a76d3aab4e8716006d +394 -0
  20. data/test/dummy/tmp/cache/assets/D3A/090/sprockets%2F0d24039ad1b8ef3525e367fe51905fbb +11635 -0
  21. data/test/dummy/tmp/cache/assets/D3B/1E0/sprockets%2Fe5f2362b8b1eb8273f1a7764cbb15e35 +11618 -0
  22. data/test/dummy/tmp/cache/assets/D3D/F80/sprockets%2Fadfc8f7271b3a873f3462e149a6a34e0 +374 -0
  23. data/test/dummy/tmp/cache/assets/D3F/0A0/sprockets%2Fc4574a4ea12e8efe636123e1a17f7d66 +11773 -0
  24. data/test/dummy/tmp/cache/assets/D42/CB0/sprockets%2F6c01eb50fe79d82720a649960dee5dd0 +20 -0
  25. data/test/dummy/tmp/cache/assets/D49/2B0/sprockets%2F34363288c95affbe232a199c6938ceab +391 -0
  26. data/test/dummy/tmp/cache/assets/D5B/120/sprockets%2F525577d56abcec9969e805ddc2997fd0 +332 -0
  27. data/test/dummy/tmp/cache/assets/D65/820/sprockets%2F4e91290eae5edd2f4d287ca2952be000 +327 -0
  28. data/test/dummy/tmp/cache/assets/D6C/3D0/sprockets%2Fa62ebc5f479b52c204f4c71ea65594ca +55 -0
  29. data/test/dummy/tmp/cache/assets/D71/D90/sprockets%2F7bb9508df3d877f853823addd4b0a22b +19 -0
  30. data/test/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 +0 -0
  31. data/test/dummy/tmp/cache/assets/D97/830/sprockets%2Fd55ede995a2705ab74db22acf510dd90 +0 -0
  32. data/test/dummy/tmp/cache/assets/D9B/400/sprockets%2Fec83dc0dc78764b460a3ffc063df25e0 +11789 -0
  33. data/test/dummy/tmp/cache/assets/DA1/670/sprockets%2Fb71f32bbfb530e59ad7a177cf54a888b +0 -0
  34. data/test/dummy/tmp/cache/assets/DA8/760/sprockets%2F1359bb83c703a91d57cfebdaf879a4d7 +9288 -0
  35. data/test/dummy/tmp/cache/assets/DB3/C60/sprockets%2F1ff86e3b1c5bf1c179ac719fced99829 +53 -0
  36. data/test/dummy/tmp/cache/assets/DBE/F80/sprockets%2F8647fc3439abdaa0eb161dadf2fc4304 +694 -0
  37. data/test/dummy/tmp/cache/assets/DC3/CC0/sprockets%2Fa04ece65c59a7a325cab61861da2be7e +0 -0
  38. data/test/dummy/tmp/cache/assets/DC5/290/sprockets%2F1c5dee9b02ab66fbf6e62627a13e27ba +37 -0
  39. data/test/dummy/tmp/cache/assets/DE9/520/sprockets%2Fe9f8259c99da2f355198dc4bcdebb69d +0 -0
  40. data/test/dummy/tmp/cache/assets/DEA/500/sprockets%2F485fc5ba3f81b49ccdd788885ea8de5e +0 -0
  41. data/test/dummy/tmp/cache/assets/DF2/CB0/sprockets%2F4500acae993e0fa07bd48dceee07e2b3 +0 -0
  42. data/test/dummy/tmp/cache/assets/DF9/EB0/sprockets%2Ffcaa51a13d86ac9cf245f2a5d70c9d8c +256 -0
  43. data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  44. data/test/dummy/tmp/cache/assets/E7F/BB0/sprockets%2Ffdeefdc424a13a04addae542356dffae +678 -0
  45. data/test/dummy/tmp/cache/assets/E82/D20/sprockets%2Fcdce4acb88dcbeaba64a06a254a9e09f +0 -0
  46. metadata +192 -88
  47. /data/vendor/assets/javascripts/{chosen.jquery.js → speedo/chosen.jquery.js} +0 -0
  48. /data/vendor/assets/javascripts/{jquery.autoSuggest.js → speedo/jquery.autoSuggest.js} +0 -0
  49. /data/vendor/assets/javascripts/{jquery.autogrow.js → speedo/jquery.autogrow.js} +0 -0
  50. /data/vendor/assets/javascripts/{jquery.dataTables.js → speedo/jquery.dataTables.js} +0 -0
  51. /data/vendor/assets/javascripts/{jquery.livequery.js → speedo/jquery.livequery.js} +0 -0
  52. /data/vendor/assets/javascripts/{jquery.mousewheel-3.0.4.pack.js → speedo/jquery.mousewheel-3.0.4.pack.js} +0 -0
  53. /data/vendor/assets/javascripts/{jquery.placeholder.min.js → speedo/jquery.placeholder.min.js} +0 -0
  54. /data/vendor/assets/javascripts/{jquery.spin.js → speedo/jquery.spin.js} +0 -0
  55. /data/vendor/assets/javascripts/{jquery.timeago.js → speedo/jquery.timeago.js} +0 -0
  56. /data/vendor/assets/javascripts/{jquery.tools.min.js → speedo/jquery.tools.min.js} +0 -0
  57. /data/vendor/assets/javascripts/{jquery.uniform.js → speedo/jquery.uniform.js} +0 -0
  58. /data/vendor/assets/javascripts/{modernizr.min.js → speedo/modernizr.min.js} +0 -0
  59. /data/vendor/assets/javascripts/{respond.js → speedo/respond.js} +0 -0
  60. /data/vendor/assets/javascripts/{spin.js → speedo/spin.js} +0 -0
  61. /data/vendor/assets/stylesheets/{autoSuggest.css → speedo/autoSuggest.css} +0 -0
  62. /data/vendor/assets/stylesheets/{chosen-sprite.png → speedo/chosen-sprite.png} +0 -0
  63. /data/vendor/assets/stylesheets/{chosen.css → speedo/chosen.css} +0 -0
  64. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/Sorting icons.psd +0 -0
  65. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/back_disabled.png +0 -0
  66. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/back_enabled.png +0 -0
  67. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/back_enabled_hover.png +0 -0
  68. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/favicon.ico +0 -0
  69. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/forward_disabled.png +0 -0
  70. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/forward_enabled.png +0 -0
  71. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/forward_enabled_hover.png +0 -0
  72. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/sort_asc.png +0 -0
  73. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/sort_asc_disabled.png +0 -0
  74. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/sort_both.png +0 -0
  75. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/sort_desc.png +0 -0
  76. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/sort_desc_disabled.png +0 -0
  77. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  78. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  79. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-bg_glass_65_ffffff_1x400.png +0 -0
  80. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-bg_glass_75_dadada_1x400.png +0 -0
  81. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  82. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-bg_glass_75_ffffff_1x400.png +0 -0
  83. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  84. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-bg_inset-soft_95_fef1ec_1x100.png +0 -0
  85. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-icons_222222_256x240.png +0 -0
  86. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-icons_2e83ff_256x240.png +0 -0
  87. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-icons_454545_256x240.png +0 -0
  88. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-icons_888888_256x240.png +0 -0
  89. /data/vendor/assets/stylesheets/{dataTables → speedo/dataTables}/ui-icons_cd0a0a_256x240.png +0 -0
  90. /data/vendor/assets/stylesheets/{formtastic-buttonless.css → speedo/formtastic-buttonless.css} +0 -0
  91. /data/vendor/assets/stylesheets/{gh-buttons.css → speedo/gh-buttons.css} +0 -0
  92. /data/vendor/assets/stylesheets/{gh-icons.png → speedo/gh-icons.png} +0 -0
  93. /data/vendor/assets/stylesheets/{jquery-ui-1.8.18.custom.css → speedo/jquery-ui-1.8.18.custom.css} +0 -0
  94. /data/vendor/assets/stylesheets/{jquery.dataTables.css → speedo/jquery.dataTables.css} +0 -0
  95. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  96. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  97. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-bg_glass_65_ffffff_1x400.png +0 -0
  98. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-bg_glass_75_dadada_1x400.png +0 -0
  99. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  100. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-bg_glass_75_ffffff_1x400.png +0 -0
  101. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  102. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-bg_inset-soft_95_fef1ec_1x100.png +0 -0
  103. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-icons_222222_256x240.png +0 -0
  104. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-icons_2e83ff_256x240.png +0 -0
  105. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-icons_454545_256x240.png +0 -0
  106. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-icons_888888_256x240.png +0 -0
  107. /data/vendor/assets/stylesheets/{jqueryui → speedo/jqueryui}/ui-icons_cd0a0a_256x240.png +0 -0
  108. /data/vendor/assets/stylesheets/{normalize.css → speedo/normalize.css} +0 -0
  109. /data/vendor/assets/stylesheets/{uniform → speedo/uniform}/bg-input-focus.png +0 -0
  110. /data/vendor/assets/stylesheets/{uniform → speedo/uniform}/bg-input.png +0 -0
  111. /data/vendor/assets/stylesheets/{uniform → speedo/uniform}/sprite-aristo.png +0 -0
  112. /data/vendor/assets/stylesheets/{uniform → speedo/uniform}/sprite.png +0 -0
  113. /data/vendor/assets/stylesheets/{uniform.default.css → speedo/uniform.default.css} +0 -0
@@ -0,0 +1,37 @@
1
+ o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1339771137.4643798: @value{I"
2
+ class:EFI"BundledAsset;
3
+ FI"id;
4
+ F"%748d5dcc22b09c8463e828ffdd149409I"logical_path;
5
+ FI"speedo/modernizr.min.js;
6
+ TI"
7
+ F"j/Users/stu/Documents/Work/CrankApps/Projects/speedo/vendor/assets/javascripts/speedo/modernizr.min.jsI"content_type;
8
+ FI"application/javascript;
9
+ FI"
10
+ mtime;
11
+ FI"2012-03-22T09:12:18-04:00;
12
+ FI" body;
13
+ FI"%/*!
14
+ * Modernizr v1.7
15
+ * http://www.modernizr.com
16
+ *
17
+ * Developed by:
18
+ * - Faruk Ates http://farukat.es/
19
+ * - Paul Irish http://paulirish.com/
20
+ *
21
+ * Copyright (c) 2009-2011
22
+ * Dual-licensed under the BSD or MIT licenses.
23
+ * http://www.modernizr.com/license/
24
+ */
25
+
26
+ window.Modernizr=(function(n,u,k){var e="1.7",G={},w=true,E=u.documentElement,h=u.head||u.getElementsByTagName("head")[0],F="modernizr",C=u.createElement(F),A=C.style,g=u.createElement("input"),D=":)",x=Object.prototype.toString,y=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),p="Webkit Moz O ms Khtml".split(" "),H={svg:"http://www.w3.org/2000/svg"},j={},d={},v={},B=[],z,c=function(K){var J=u.createElement("style"),L=u.createElement("div"),I;J.textContent=K+"{#modernizr{height:3px}}";h.appendChild(J);L.id="modernizr";E.appendChild(L);I=L.offsetHeight===3;J.parentNode.removeChild(J);L.parentNode.removeChild(L);return !!I},s=(function(){var J={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};function I(K,M){M=M||u.createElement(J[K]||"div");K="on"+K;var L=(K in M);if(!L){if(!M.setAttribute){M=u.createElement("div")}if(M.setAttribute&&M.removeAttribute){M.setAttribute(K,"");L=l(M[K],"function");if(!l(M[K],k)){M[K]=k}M.removeAttribute(K)}}M=null;return L}return I})();var q=({}).hasOwnProperty,o;if(!l(q,k)&&!l(q.call,k)){o=function(I,J){return q.call(I,J)}}else{o=function(I,J){return((J in I)&&l(I.constructor.prototype[J],k))}}function t(I){A.cssText=I}function b(J,I){return t(y.join(J+";")+(I||""))}function l(J,I){return typeof J===I}function m(J,I){return(""+J).indexOf(I)!==-1}function f(J,K){for(var I in J){if(A[J[I]]!==k&&(!K||K(J[I],C))){return true}}}function a(L,K){var J=L.charAt(0).toUpperCase()+L.substr(1),I=(L+" "+p.join(J+" ")+J).split(" ");return !!f(I,K)}j.flexbox=function(){function J(O,Q,P,N){Q+=":";O.style.cssText=(Q+y.join(P+";"+Q)).slice(0,-Q.length)+(N||"")}function L(O,Q,P,N){O.style.cssText=y.join(Q+":"+P+";")+(N||"")}var M=u.createElement("div"),K=u.createElement("div");J(M,"display","box","width:42px;padding:0;");L(K,"box-flex","1","width:10px;");M.appendChild(K);E.appendChild(M);var I=K.offsetWidth===42;M.removeChild(K);E.removeChild(M);return I};j.canvas=function(){var I=u.createElement("canvas");return !!(I.getContext&&I.getContext("2d"))};j.canvastext=function(){return !!(G.canvas&&l(u.createElement("canvas").getContext("2d").fillText,"function"))};j.webgl=function(){return !!n.WebGLRenderingContext};j.touch=function(){return("ontouchstart" in n)||c("@media ("+y.join("touch-enabled),(")+"modernizr)")};j.geolocation=function(){return !!navigator.geolocation};j.postmessage=function(){return !!n.postMessage};j.websqldatabase=function(){var I=!!n.openDatabase;return I};j.indexedDB=function(){for(var J=-1,I=p.length;++J<I;){var K=p[J].toLowerCase();if(n[K+"_indexedDB"]||n[K+"IndexedDB"]){return true}}return false};j.hashchange=function(){return s("hashchange",n)&&(u.documentMode===k||u.documentMode>7)};j.history=function(){return !!(n.history&&history.pushState)};j.draganddrop=function(){return s("dragstart")&&s("drop")};j.websockets=function(){return("WebSocket" in n)};j.rgba=function(){t("background-color:rgba(150,255,150,.5)");return m(A.backgroundColor,"rgba")};j.hsla=function(){t("background-color:hsla(120,40%,100%,.5)");return m(A.backgroundColor,"rgba")||m(A.backgroundColor,"hsla")};j.multiplebgs=function(){t("background:url(//:),url(//:),red url(//:)");return new RegExp("(url\\s*\\(.*?){3}").test(A.background)};j.backgroundsize=function(){return a("backgroundSize")};j.borderimage=function(){return a("borderImage")};j.borderradius=function(){return a("borderRadius","",function(I){return m(I,"orderRadius")})};j.boxshadow=function(){return a("boxShadow")};j.textshadow=function(){return u.createElement("div").style.textShadow===""};j.opacity=function(){b("opacity:.55");return/^0.55$/.test(A.opacity)};j.cssanimations=function(){return a("animationName")};j.csscolumns=function(){return a("columnCount")};j.cssgradients=function(){var K="background-image:",J="gradient(linear,left top,right bottom,from(#9f9),to(white));",I="linear-gradient(left top,#9f9, white);";t((K+y.join(J+K)+y.join(I+K)).slice(0,-K.length));return m(A.backgroundImage,"gradient")};j.cssreflections=function(){return a("boxReflect")};j.csstransforms=function(){return !!f(["transformProperty","WebkitTransform","MozTransform","OTransform","msTransform"])};j.csstransforms3d=function(){var I=!!f(["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"]);if(I&&"webkitPerspective" in E.style){I=c("@media ("+y.join("transform-3d),(")+"modernizr)")}return I};j.csstransitions=function(){return a("transitionProperty")};j.fontface=function(){var M,J,L=h||E,N=u.createElement("style"),I=u.implementation||{hasFeature:function(){return false}};N.type="text/css";L.insertBefore(N,L.firstChild);M=N.sheet||N.styleSheet;var K=I.hasFeature("CSS2","")?function(Q){if(!(M&&Q)){return false}var O=false;try{M.insertRule(Q,0);O=(/src/i).test(M.cssRules[0].cssText);M.deleteRule(M.cssRules.length-1)}catch(P){}return O}:function(O){if(!(M&&O)){return false}M.cssText=O;return M.cssText.length!==0&&(/src/i).test(M.cssText)&&M.cssText.replace(/\r+|\n+/g,"").indexOf(O.split(" ")[0])===0};J=K('@font-face { font-family: "font"; src: url(data:,); }');L.removeChild(N);return J};j.video=function(){var K=u.createElement("video"),I=!!K.canPlayType;if(I){I=new Boolean(I);I.ogg=K.canPlayType('video/ogg; codecs="theora"');var J='video/mp4; codecs="avc1.42E01E';I.h264=K.canPlayType(J+'"')||K.canPlayType(J+', mp4a.40.2"');I.webm=K.canPlayType('video/webm; codecs="vp8, vorbis"')}return I};j.audio=function(){var J=u.createElement("audio"),I=!!J.canPlayType;if(I){I=new Boolean(I);I.ogg=J.canPlayType('audio/ogg; codecs="vorbis"');I.mp3=J.canPlayType("audio/mpeg;");I.wav=J.canPlayType('audio/wav; codecs="1"');I.m4a=J.canPlayType("audio/x-m4a;")||J.canPlayType("audio/aac;")}return I};j.localstorage=function(){try{return !!localStorage.getItem}catch(I){return false}};j.sessionstorage=function(){try{return !!sessionStorage.getItem}catch(I){return false}};j.webWorkers=function(){return !!n.Worker};j.applicationcache=function(){return !!n.applicationCache};j.svg=function(){return !!u.createElementNS&&!!u.createElementNS(H.svg,"svg").createSVGRect};j.inlinesvg=function(){var I=u.createElement("div");I.innerHTML="<svg/>";return(I.firstChild&&I.firstChild.namespaceURI)==H.svg};j.smil=function(){return !!u.createElementNS&&/SVG/.test(x.call(u.createElementNS(H.svg,"animate")))};j.svgclippaths=function(){return !!u.createElementNS&&/SVG/.test(x.call(u.createElementNS(H.svg,"clipPath")))};function r(){G.input=(function(K){for(var J=0,I=K.length;J<I;J++){v[K[J]]=!!(K[J] in g)}return v})("autocomplete autofocus list placeholder max min multiple pattern required step".split(" "));G.inputtypes=(function(L){for(var K=0,J,N,M,I=L.length;K<I;K++){g.setAttribute("type",N=L[K]);J=g.type!=="text";if(J){g.value=D;g.style.cssText="position:absolute;visibility:hidden;";if(/^range$/.test(N)&&g.style.WebkitAppearance!==k){E.appendChild(g);M=u.defaultView;J=M.getComputedStyle&&M.getComputedStyle(g,null).WebkitAppearance!=="textfield"&&(g.offsetHeight!==0);E.removeChild(g)}else{if(/^(search|tel)$/.test(N)){}else{if(/^(url|email)$/.test(N)){J=g.checkValidity&&g.checkValidity()===false}else{if(/^color$/.test(N)){E.appendChild(g);E.offsetWidth;J=g.value!=D;E.removeChild(g)}else{J=g.value!=D}}}}}d[L[K]]=!!J}return d})("search tel url email datetime date month week time datetime-local number range color".split(" "))}for(var i in j){if(o(j,i)){z=i.toLowerCase();G[z]=j[i]();B.push((G[z]?"":"no-")+z)}}if(!G.input){r()}G.crosswindowmessaging=G.postmessage;G.historymanagement=G.history;G.addTest=function(I,J){I=I.toLowerCase();if(G[I]){return}J=!!(J());E.className+=" "+(J?"":"no-")+I;G[I]=J;return G};t("");C=g=null;if(w&&n.attachEvent&&(function(){var I=u.createElement("div");I.innerHTML="<elem></elem>";return I.childNodes.length!==1})()){(function(S,W){var I="abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",N=I.split("|"),L=N.length,J=new RegExp("(^|\\s)("+I+")","gi"),P=new RegExp("<(/*)("+I+")","gi"),U=new RegExp("(^|[^\\n]*?\\s)("+I+")([^\\n]*)({[\\n\\w\\W]*?})","gi"),X=W.createDocumentFragment(),Q=W.documentElement,V=Q.firstChild,K=W.createElement("body"),O=W.createElement("style"),R;function M(Z){var Y=-1;while(++Y<L){Z.createElement(N[Y])}}function T(ac,aa){var Z=-1,Y=ac.length,ad,ab=[];while(++Z<Y){ad=ac[Z];if((aa=ad.media||aa)!="screen"){ab.push(T(ad.imports,aa),ad.cssText)}}return ab.join("")}M(W);M(X);V.insertBefore(O,V.firstChild);O.media="print";S.attachEvent("onbeforeprint",function(){var Z=-1,ac=T(W.styleSheets,"all"),ab=[],ae;R=R||W.body;while((ae=U.exec(ac))!=null){ab.push((ae[1]+ae[2]+ae[3]).replace(J,"$1.iepp_$2")+ae[4])}O.styleSheet.cssText=ab.join("\n");while(++Z<L){var aa=W.getElementsByTagName(N[Z]),ad=aa.length,Y=-1;while(++Y<ad){if(aa[Y].className.indexOf("iepp_")<0){aa[Y].className+=" iepp_"+N[Z]}}}X.appendChild(R);Q.appendChild(K);K.className=R.className;K.innerHTML=R.innerHTML.replace(P,"<$1font")});S.attachEvent("onafterprint",function(){K.innerHTML="";Q.removeChild(K);Q.appendChild(R);O.styleSheet.cssText=""})})(n,u)}G._enableHTML5=w;G._version=e;E.className=E.className.replace(/\bno-js\b/,"")+" js "+B.join(" ");return G})(this,this.document);
27
+ ;
28
+ FI"asset_paths;
29
+ F["j/Users/stu/Documents/Work/CrankApps/Projects/speedo/vendor/assets/javascripts/speedo/modernizr.min.jsI"dependency_paths;
30
+ F[{I" path;
31
+ F"j/Users/stu/Documents/Work/CrankApps/Projects/speedo/vendor/assets/javascripts/speedo/modernizr.min.jsI"
32
+ mtime;
33
+ FIu: Time
34
+ � 1: @_zoneI"EDT;
35
+ T: offseti���I"hexdigest;
36
+ F"%2db63978ce3731e43e63edc0e76ae137I"
37
+ F"%46dde6621c301f4928e3b34efee9e3b5
@@ -0,0 +1,256 @@
1
+ o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1339771360.054527: @value{ I" length:EFi"I" digest;
2
+ F"%3de8d98614a9ff22bc06d310ddb7e3cbI" source;
3
+ FI""/*! Copyright (c) 2008 Brandon Aaron (http://brandonaaron.net)
4
+ * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
5
+ * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
6
+ *
7
+ * Version: 1.0.3
8
+ * Requires jQuery 1.1.3+
9
+ * Docs: http://docs.jquery.com/Plugins/livequery
10
+ */
11
+
12
+
13
+ (function($) {
14
+
15
+ $.extend($.fn, {
16
+ livequery: function(type, fn, fn2) {
17
+ var self = this, q;
18
+
19
+ // Handle different call patterns
20
+ if ($.isFunction(type))
21
+ fn2 = fn, fn = type, type = undefined;
22
+
23
+ // See if Live Query already exists
24
+ $.each( $.livequery.queries, function(i, query) {
25
+ if ( self.selector == query.selector && self.context == query.context &&
26
+ type == query.type && (!fn || fn.$lqguid == query.fn.$lqguid) && (!fn2 || fn2.$lqguid == query.fn2.$lqguid) )
27
+ // Found the query, exit the each loop
28
+ return (q = query) && false;
29
+ });
30
+
31
+ // Create new Live Query if it wasn't found
32
+ q = q || new $.livequery(this.selector, this.context, type, fn, fn2);
33
+
34
+ // Make sure it is running
35
+ q.stopped = false;
36
+
37
+ // Run it immediately for the first time
38
+ q.run();
39
+
40
+ // Contnue the chain
41
+ return this;
42
+ },
43
+
44
+ expire: function(type, fn, fn2) {
45
+ var self = this;
46
+
47
+ // Handle different call patterns
48
+ if ($.isFunction(type))
49
+ fn2 = fn, fn = type, type = undefined;
50
+
51
+ // Find the Live Query based on arguments and stop it
52
+ $.each( $.livequery.queries, function(i, query) {
53
+ if ( self.selector == query.selector && self.context == query.context &&
54
+ (!type || type == query.type) && (!fn || fn.$lqguid == query.fn.$lqguid) && (!fn2 || fn2.$lqguid == query.fn2.$lqguid) && !this.stopped )
55
+ $.livequery.stop(query.id);
56
+ });
57
+
58
+ // Continue the chain
59
+ return this;
60
+ }
61
+ });
62
+
63
+ $.livequery = function(selector, context, type, fn, fn2) {
64
+ this.selector = selector;
65
+ this.context = context || document;
66
+ this.type = type;
67
+ this.fn = fn;
68
+ this.fn2 = fn2;
69
+ this.elements = [];
70
+ this.stopped = false;
71
+
72
+ // The id is the index of the Live Query in $.livequery.queries
73
+ this.id = $.livequery.queries.push(this)-1;
74
+
75
+ // Mark the functions for matching later on
76
+ fn.$lqguid = fn.$lqguid || $.livequery.guid++;
77
+ if (fn2) fn2.$lqguid = fn2.$lqguid || $.livequery.guid++;
78
+
79
+ // Return the Live Query
80
+ return this;
81
+ };
82
+
83
+ $.livequery.prototype = {
84
+ stop: function() {
85
+ var query = this;
86
+
87
+ if ( this.type )
88
+ // Unbind all bound events
89
+ this.elements.unbind(this.type, this.fn);
90
+ else if (this.fn2)
91
+ // Call the second function for all matched elements
92
+ this.elements.each(function(i, el) {
93
+ query.fn2.apply(el);
94
+ });
95
+
96
+ // Clear out matched elements
97
+ this.elements = [];
98
+
99
+ // Stop the Live Query from running until restarted
100
+ this.stopped = true;
101
+ },
102
+
103
+ run: function() {
104
+ // Short-circuit if stopped
105
+ if ( this.stopped ) return;
106
+ var query = this;
107
+
108
+ var oEls = this.elements,
109
+ els = $(this.selector, this.context),
110
+ nEls = els.not(oEls);
111
+
112
+ // Set elements to the latest set of matched elements
113
+ this.elements = els;
114
+
115
+ if (this.type) {
116
+ // Bind events to newly matched elements
117
+ nEls.bind(this.type, this.fn);
118
+
119
+ // Unbind events to elements no longer matched
120
+ if (oEls.length > 0)
121
+ $.each(oEls, function(i, el) {
122
+ if ( $.inArray(el, els) < 0 )
123
+ $.event.remove(el, query.type, query.fn);
124
+ });
125
+ }
126
+ else {
127
+ // Call the first function for newly matched elements
128
+ nEls.each(function() {
129
+ query.fn.apply(this);
130
+ });
131
+
132
+ // Call the second function for elements no longer matched
133
+ if ( this.fn2 && oEls.length > 0 )
134
+ $.each(oEls, function(i, el) {
135
+ if ( $.inArray(el, els) < 0 )
136
+ query.fn2.apply(el);
137
+ });
138
+ }
139
+ }
140
+ };
141
+
142
+ $.extend($.livequery, {
143
+ guid: 0,
144
+ queries: [],
145
+ queue: [],
146
+ running: false,
147
+ timeout: null,
148
+
149
+ checkQueue: function() {
150
+ if ( $.livequery.running && $.livequery.queue.length ) {
151
+ var length = $.livequery.queue.length;
152
+ // Run each Live Query currently in the queue
153
+ while ( length-- )
154
+ $.livequery.queries[ $.livequery.queue.shift() ].run();
155
+ }
156
+ },
157
+
158
+ pause: function() {
159
+ // Don't run anymore Live Queries until restarted
160
+ $.livequery.running = false;
161
+ },
162
+
163
+ play: function() {
164
+ // Restart Live Queries
165
+ $.livequery.running = true;
166
+ // Request a run of the Live Queries
167
+ $.livequery.run();
168
+ },
169
+
170
+ registerPlugin: function() {
171
+ $.each( arguments, function(i,n) {
172
+ // Short-circuit if the method doesn't exist
173
+ if (!$.fn[n]) return;
174
+
175
+ // Save a reference to the original method
176
+ var old = $.fn[n];
177
+
178
+ // Create a new method
179
+ $.fn[n] = function() {
180
+ // Call the original method
181
+ var r = old.apply(this, arguments);
182
+
183
+ // Request a run of the Live Queries
184
+ $.livequery.run();
185
+
186
+ // Return the original methods result
187
+ return r;
188
+ }
189
+ });
190
+ },
191
+
192
+ run: function(id) {
193
+ if (id != undefined) {
194
+ // Put the particular Live Query in the queue if it doesn't already exist
195
+ if ( $.inArray(id, $.livequery.queue) < 0 )
196
+ $.livequery.queue.push( id );
197
+ }
198
+ else
199
+ // Put each Live Query in the queue if it doesn't already exist
200
+ $.each( $.livequery.queries, function(id) {
201
+ if ( $.inArray(id, $.livequery.queue) < 0 )
202
+ $.livequery.queue.push( id );
203
+ });
204
+
205
+ // Clear timeout if it already exists
206
+ if ($.livequery.timeout) clearTimeout($.livequery.timeout);
207
+ // Create a timeout to check the queue and actually run the Live Queries
208
+ $.livequery.timeout = setTimeout($.livequery.checkQueue, 20);
209
+ },
210
+
211
+ stop: function(id) {
212
+ if (id != undefined)
213
+ // Stop are particular Live Query
214
+ $.livequery.queries[ id ].stop();
215
+ else
216
+ // Stop all Live Queries
217
+ $.each( $.livequery.queries, function(id) {
218
+ $.livequery.queries[ id ].stop();
219
+ });
220
+ }
221
+ });
222
+
223
+ // Register core DOM manipulation methods
224
+ $.livequery.registerPlugin('append', 'prepend', 'after', 'before', 'wrap', 'attr', 'removeAttr', 'addClass', 'removeClass', 'toggleClass', 'empty', 'remove');
225
+
226
+ // Run Live Queries when the Document is ready
227
+ $(function() { $.livequery.play(); });
228
+
229
+
230
+ // Save a reference to the original init method
231
+ var init = $.prototype.init;
232
+
233
+ // Create a new init method that exposes two new properties: selector and context
234
+ $.prototype.init = function(a,c) {
235
+ // Call the original init and save the result
236
+ var r = init.apply(this, arguments);
237
+
238
+ // Copy over properties if they exist already
239
+ if (a && a.selector)
240
+ r.context = a.context, r.selector = a.selector;
241
+
242
+ // Set properties
243
+ if ( typeof a == 'string' )
244
+ r.context = c || document, r.selector = a;
245
+
246
+ // Return the result
247
+ return r;
248
+ };
249
+
250
+ // Give the init function the jQuery prototype for later instantiation (needed after Rev 4091)
251
+ $.prototype.init.prototype = $.prototype;
252
+
253
+ })(jQuery);
254
+ ;
255
+ FI"
256
+ F"%8a506c5f72169561495d5d2c0c0f6fda