mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
Handle domain whois body in sync
This commit is contained in:
parent
daa4fd16c9
commit
6b0e155bc1
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ class Domain < ActiveRecord::Base
|
|||
update_column(whois_body: new_whois_body)
|
||||
update_whois_server
|
||||
end
|
||||
handle_asynchronously :update_whois_body
|
||||
# handle_asynchronously :update_whois_body
|
||||
# rubocop:enable Metrics/MethodLength
|
||||
|
||||
def contacts_body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue