spring-commands-sidekiq
This gem implements the sidekiq command for
Spring.
Usage
Add to your Gemfile:
gem "spring-commands-sidekiq", group: :developmentIf you're using spring binstubs, run bundle exec spring binstub sidekiq to generate bin/sidekiq.
Then run spring stop to pick up the changes.