sidekiq not starting with bundle exec
问题 I am trying to start up sidekiq and am using: bundle exec sidekiq from the directory my script and gemfile are located. This is what I am getting: 2015-11-17T19:20:48.801Z 78733 TID-owl77getk INFO: ================================================================== 2015-11-17T19:20:48.801Z 78733 TID-owl77getk INFO: Please point sidekiq to a Rails 3/4 application or a Ruby file 2015-11-17T19:20:48.801Z 78733 TID-owl77getk INFO: to load your worker classes with -r [DIR|FILE]. 2015-11-17T19:20:48