Created
August 26, 2015 15:33
-
-
Save buithehoa/353ce42ea5c5f74d5518 to your computer and use it in GitHub Desktop.
Clear all jobs from sidekiq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'sidekiq/api' | |
Sidekiq::Queue.new.clear |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment