mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Nameserver removing with domain update request
This commit is contained in:
parent
c0d25ccedf
commit
87cc7799be
9 changed files with 87 additions and 16 deletions
|
@ -13,10 +13,6 @@ class DomainStatus < ActiveRecord::Base
|
|||
|
||||
validates :setting, uniqueness: { scope: :domain_id }
|
||||
|
||||
def setting_uniqueness
|
||||
|
||||
end
|
||||
|
||||
def epp_code_map
|
||||
{
|
||||
'2302' => [[:setting, :taken]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue