Skip to content

Instantly share code, notes, and snippets.

@an-tk
Created February 9, 2017 14:20
Show Gist options
  • Save an-tk/03ac2da426ae3d1caae72d502ecc9a0c to your computer and use it in GitHub Desktop.
Save an-tk/03ac2da426ae3d1caae72d502ecc9a0c to your computer and use it in GitHub Desktop.
Rubymine sidekiq
Go to Run/Debug Configurations
Add a new Gem Command
Enter 'sidekiq' as the Gem name and Executable name
Check 'Run the script in the contexst of bundle (bundle exec) under the 'Bundler' tab
Click 'Apply' and then run it.
@ramesh-chandra-zomato
Copy link

ramesh-chandra-zomato commented Feb 5, 2020

could not get sidekiq logs with this approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment