mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
3458
This commit is contained in:
parent
11598fc2d1
commit
f4c63e7f39
1 changed files with 9 additions and 0 deletions
|
@ -4,6 +4,15 @@
|
|||
|
||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
HEAD
|
||||
-------------
|
||||
|
||||
- Fix broken Cron page in Web UI, add this to your initializer to work
|
||||
around [#3458]:
|
||||
```
|
||||
require 'sidekiq-ent/periodic/cron'`
|
||||
```
|
||||
|
||||
1.5.3
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue