mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
give credit
This commit is contained in:
parent
fcff070685
commit
dea31322c4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
This release has major breaking changes. Read and test carefully in production.
|
||||
|
||||
- ActiveJobs can now use `sidekiq_options` directly to configure Sidekiq
|
||||
features/internals like the retry subsystem.
|
||||
features/internals like the retry subsystem. [#4213, pirj]
|
||||
```ruby
|
||||
class MyJob < ActiveJob::Base
|
||||
queue_as :myqueue
|
||||
|
|
Loading…
Add table
Reference in a new issue