1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib
Eugene Kenny 460ce53271
Define Reloader class before callback that uses it (#4561)
If the application has already been loaded before this file is required,
the `after_initialize` callback runs immediately, but the Reloader class
isn't defined yet.

Also remove a comment about `cache_classes` that has been irrelevant
since 701e06224c.
2020-05-11 08:31:48 -07:00
..
generators/sidekiq Follow generator configuration to determine the resulting test file (#4371) 2019-11-11 10:37:39 -08:00
sidekiq Define Reloader class before callback that uses it (#4561) 2020-05-11 08:31:48 -07:00
sidekiq.rb Fix: Strict ordering must be followed for queues without weights specified by -q (#4554) 2020-05-05 13:00:48 -07:00