diff options
author | Takumi IINO <trot.thunder@gmail.com> | 2015-04-11 01:14:57 +0900 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2015-04-14 13:06:20 -0400 |
commit | b126e7aaaa61c9264481e52053c43d624fef2034 (patch) | |
tree | f755d496fe2a1cf8966d039e1c6e18b4868ad8b4 /activesupport/test/autoloading_fixtures/multiple_constant_file.rb | |
parent | 4c665b8deddb32e6af886d1129ef2844c69c5a1f (diff) | |
download | rails-b126e7aaaa61c9264481e52053c43d624fef2034.tar.gz rails-b126e7aaaa61c9264481e52053c43d624fef2034.tar.bz2 rails-b126e7aaaa61c9264481e52053c43d624fef2034.zip |
avoid double initialization error caused to sidekiq
Sidekiq::CLI#boot_system require "#{dummy_app_path}/config/environment.rb".
But this file has already been required in'test/support/integration/helper.rb'.
This patch will change to use Sidekiq::Launcher directly.
Diffstat (limited to 'activesupport/test/autoloading_fixtures/multiple_constant_file.rb')
0 files changed, 0 insertions, 0 deletions