mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Merge branch '3_x'
This commit is contained in:
commit
05eaf0e2d6
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ module Myapp
|
|||
|
||||
# Do not swallow errors in after_commit/after_rollback callbacks.
|
||||
config.active_record.raise_in_transactional_callbacks = true
|
||||
config.active_job.queue_adapter = :sidekiq
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue