How to start Sidekiq in RubyMine? December 20, 2023 by Tarik 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.