Sha256: 5030374261a159f597a2750b8ea8bc222bc09e9db8e93123e3500bc7df23540a
Contents?: true
Size: 1.57 KB
Versions: 1
Compression:
Stored size: 1.57 KB
Contents
{I" class:ETI"ProcessedAsset; FI"logical_path; TI"resque_web/polling.js; FI" pathname; TI"R/home/tony/src/resque_web/app/assets/javascripts/resque_web/polling.js.coffee; FI"content_type; TI"application/javascript; TI" mtime; Tl+¼ˆRI"length; Ti3I"digest; TI"%dfa26d2f3bc12a5a126d24be7413d366; FI"source; TI"3(function() { jQuery(function() { var poll_interval, poll_start; poll_interval = 2; poll_start = function(el) { var href; href = el.attr("href"); el.parent().text("Starting..."); $("#main").addClass("polling"); setInterval((function() { return $.ajax({ dataType: "text", type: "get", url: href, success: function(data) { $("#main").html(data); return $("#main .time").relativeDate(); } }); }), poll_interval * 1000); return location.hash = "#poll"; }; if (location.hash === "#poll") { poll_start($("a[rel=poll]")); } return $("a[rel=poll]").click(function(e) { e.preventDefault(); return poll_start($(this)); }); }); }).call(this); ; TI"dependency_digest; TI"%0671c42208d9bcd49942584670656f5c; FI"required_paths; T[I"R/home/tony/src/resque_web/app/assets/javascripts/resque_web/polling.js.coffee; FI"dependency_paths; T[{I" path; TI"R/home/tony/src/resque_web/app/assets/javascripts/resque_web/polling.js.coffee; FI" mtime; TI"2013-11-17T21:52:17+09:00; TI"digest; TI"%acadfe9020f0661205add6a3cc7c988d; FI" _version; TI"%2cf3622cbba861b85d33ffabfa420c13; F
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
resque-web-0.0.5 | test/dummy/tmp/cache/assets/development/sprockets/492baca6c94c6497c4cd84a8be19c680 |