o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357960473.991932: @value"t{I" class:EFI"ProcessedAsset;FI"logical_path;FI"teabag.js;FI" pathname;FI"F/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag.js;FI"content_type;FI"application/javascript;FI" mtime;FI"2013-01-11T20:10:30-07:00;FI" length;Fi I" digest;F"%1fc50f68cc075496d2a3f3effe4d4a6cI" source;FI" window.onload = function() { var files = $u("#teabag-suite-list .file a"); var input = $u("#teabag-filter-input")[0]; input.onkeyup = function() { for (var i = 0; i < files.length; ++i) { var score = LiquidMetal.score(files[i].innerHTML, input.value); if (score > 0) files[i].parentNode.style.display = "block"; else files[i].parentNode.style.display = "none"; } } }; ` /*! * LiquidMetal, version: 0.1 (2009-02-05) * * A mimetic poly-alloy of Quicksilver's scoring algorithm, essentially * LiquidMetal. * * For usage and examples, visit: * http://github.com/rmm5t/liquidmetal * * Licensed under the MIT: * http://www.opensource.org/licenses/mit-license.php * * Copyright (c) 2009, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org) */ var LiquidMetal=function(){var l=0.0;var m=1.0;var n=0.8;var o=0.9;var p=0.85;return{score:function(a,b){if(b.length==0)return n;if(b.length>a.length)return l;var c=this.buildScoreArray(a,b);var d=0.0;for(var i=0;i