mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Log all activerecord and activemodel user issues #2808
This commit is contained in:
parent
09deb2b187
commit
dd7771c59d
5 changed files with 26 additions and 2 deletions
|
@ -134,7 +134,6 @@ class Epp::Domain < Domain
|
|||
at[:reserved_pw] = frame.css('reserved > pw').text
|
||||
|
||||
# at[:statuses] = domain_statuses_attrs(frame, action)
|
||||
# binding.pry
|
||||
at[:nameservers_attributes] = nameservers_attrs(frame, action)
|
||||
at[:admin_domain_contacts_attributes] = admin_domain_contacts_attrs(frame, action)
|
||||
at[:tech_domain_contacts_attributes] = tech_domain_contacts_attrs(frame, action)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue