mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
this isnt supported anymore
This commit is contained in:
parent
59b6bd2ee8
commit
3b538c66e9
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ module Myapp
|
|||
# config.i18n.default_locale = :de
|
||||
|
||||
# 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…
Reference in a new issue