-
Oswaldo Ferreira authored
According to https://github.com/mperham/sidekiq/wiki/Middleware the client middleware of Sidekiq can either be a String of the class name, of the class itself. At this change we enforce a constantize when a String is given.
25184845