1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib
Christopher Louvet 9d09539eba Symbolize keys in options hash for RedisConnection.create
Fixes an edge case where a stringified `namespace` key
is ignored. A `namespace` key may be a string if
the Sidekiq Redis config is loaded from a yml file.

Also minor, syntactical improvements to error messaging.

Existing tests pass. Added a new test to address
this edge-case.
2016-05-26 12:50:37 +07:00
..
generators/sidekiq Use minitest 5 parent class 2015-12-02 08:06:17 -05:00
sidekiq Symbolize keys in options hash for RedisConnection.create 2016-05-26 12:50:37 +07:00
sidekiq.rb Merge branch 'master' into frozen 2016-04-21 13:15:00 -07:00