mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 09:46:09 +02:00
Added whois_body
This commit is contained in:
parent
eb2d7481c7
commit
39fad4515c
10 changed files with 73 additions and 20 deletions
|
@ -39,6 +39,8 @@ module Registry
|
|||
# Instead, the errors will propagate normally just like in other Active Record callbacks.
|
||||
config.active_record.raise_in_transactional_callbacks = true
|
||||
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
|
||||
config.generators do |g|
|
||||
g.stylesheets false
|
||||
g.javascripts false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue