You shouldn’t have to install sidekiq
if you did bundle install
. You should run it use bundle exec sidekiq
and it should use the one from the project.
「いいね!」 2
You shouldn’t have to install sidekiq
if you did bundle install
. You should run it use bundle exec sidekiq
and it should use the one from the project.