o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1366900019.1288297: @value"ý {I" class:ETI"ProcessedAsset;FI"logical_path;TI"%jquery-fileupload/vendor/tmpl.js;FI" pathname;TI"Œ/Users/jfriesen/.rvm/gems/ruby-2.0.0-p0@curate/gems/jquery-fileupload-rails-0.4.1/vendor/assets/javascripts/jquery-fileupload/vendor/tmpl.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-04-17T13:44:39-04:00;TI" length;Ti I" digest;TI"%20a6e42ca76ed5a90af64b8a29efb898;FI" source;TI" /* * JavaScript Templates 2.1.0 * https://github.com/blueimp/JavaScript-Templates * * Copyright 2011, Sebastian Tschan * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT * * Inspired by John Resig's JavaScript Micro-Templating: * http://ejohn.org/blog/javascript-micro-templating/ */ /*jslint evil: true, regexp: true */ /*global document, define */ (function ($) { "use strict"; var tmpl = function (str, data) { var f = !/[^\w\-\.:]/.test(str) ? tmpl.cache[str] = tmpl.cache[str] || tmpl(tmpl.load(str)) : new Function( tmpl.arg + ',tmpl', "var _e=tmpl.encode" + tmpl.helper + ",_s='" + str.replace(tmpl.regexp, tmpl.func) + "';return _s;" ); return data ? f(data, tmpl) : function (data) { return f(data, tmpl); }; }; tmpl.cache = {}; tmpl.load = function (id) { return document.getElementById(id).innerHTML; }; tmpl.regexp = /([\s'\\])(?![^%]*%\})|(?:\{%(=|#)([\s\S]+?)%\})|(\{%)|(%\})/g; tmpl.func = function (s, p1, p2, p3, p4, p5) { if (p1) { // whitespace, quote and backspace in interpolation context return { "\n": "\\n", "\r": "\\r", "\t": "\\t", " " : " " }[s] || "\\" + s; } if (p2) { // interpolation: {%=prop%}, or unescaped: {%#prop%} if (p2 === "=") { return "'+_e(" + p3 + ")+'"; } return "'+(" + p3 + "||'')+'"; } if (p4) { // evaluation start tag: {% return "';"; } if (p5) { // evaluation end tag: %} return "_s+='"; } }; tmpl.encReg = /[<>&"'\x00]/g; tmpl.encMap = { "<" : "<", ">" : ">", "&" : "&", "\"" : """, "'" : "'" }; tmpl.encode = function (s) { return String(s || "").replace( tmpl.encReg, function (c) { return tmpl.encMap[c] || ""; } ); }; tmpl.arg = "o"; tmpl.helper = ",print=function(s,e){_s+=e&&(s||'')||_e(s);}" + ",include=function(s,d){_s+=tmpl(s,d);}"; if (typeof define === "function" && define.amd) { define(function () { return tmpl; }); } else { $.tmpl = tmpl; } }(this)); ;TI"dependency_digest;TI"%ab314321a70bf3e329806ded7c59d044;FI"required_paths;T[I"Œ/Users/jfriesen/.rvm/gems/ruby-2.0.0-p0@curate/gems/jquery-fileupload-rails-0.4.1/vendor/assets/javascripts/jquery-fileupload/vendor/tmpl.js;FI"dependency_paths;T[{I" path;TI"Œ/Users/jfriesen/.rvm/gems/ruby-2.0.0-p0@curate/gems/jquery-fileupload-rails-0.4.1/vendor/assets/javascripts/jquery-fileupload/vendor/tmpl.js;FI" mtime;TI"2013-04-17T13:44:39-04:00;TI" digest;TI"%8ce5b9eaea236d8ba72604672defd759;FI" _version;TI"%ffd318ca8b794f42f5029101c2cf5d91;F