Handle domain whois body in sync

This commit is contained in:
Priit Tark 2015-04-02 10:16:32 +03:00
parent daa4fd16c9
commit 6b0e155bc1

View file

@ -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