Run Sidekiq Seamlessly Within Rails

Now you can run Rails and Sidekiq with simple “rails s” command in the same process.

  1. Upgrade to Sidekiq 7
  2. Add settings to the Puma config


credits to @kirill_shevch