Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
uninitialized constant Sidekiq::Actor::Celluloid (NameError)きゅうりのテストを実行しようとしているときに取得しています。これは、バージョン 2.12.0 にアップグレードした後に発生します。
uninitialized constant Sidekiq::Actor::Celluloid (NameError)
Rails 3.0.20 Ruby 1.9.3-p194
これは sidekiq-failure gem が原因でした。それを解決するには、sidekiq-failure をアップグレードするか、削除する必要があります。