I\'m using Resque on a rails-3 project to handle jobs that are scheduled to run every 5 minutes. I recently did something that snowballed the creation of these jobs and the stac
Updated rake task for clearing (according to latest redis commands changes): https://gist.github.com/1228863