Requeues all failed jobs
115 116 117
# File 'lib/resque/failure.rb', line 115 def self.requeue_all backend.requeue_all end