mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Move jobs from Que to ActiveJob
This commit is contained in:
parent
1d3be40e14
commit
313731232e
53 changed files with 390 additions and 157 deletions
|
@ -44,6 +44,8 @@ module DomainNameRegistry
|
|||
|
||||
config.active_record.schema_format = :sql
|
||||
|
||||
config.active_job.queue_adapter = :que
|
||||
|
||||
config.generators do |g|
|
||||
g.stylesheets false
|
||||
g.javascripts false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue