Use ActiveJob
This commit is contained in:
parent
23c278aa65
commit
51f57d983e
6 changed files with 21 additions and 33 deletions
|
@ -33,5 +33,7 @@ module TPS
|
|||
else
|
||||
URL = "http://localhost:3000/"
|
||||
end
|
||||
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue