Merge pull request #932 from hennevogel/bugfix_email_settings
Fix email notifications
This commit is contained in:
commit
aabbd35063
22 changed files with 182 additions and 123 deletions
|
|
@ -64,5 +64,6 @@ module Osem
|
|||
# Errors raised within `after_rollback`/`after_commit` propagate normally
|
||||
# like in other Active Record callbacks.
|
||||
config.active_record.raise_in_transactional_callbacks = true
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue