mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 23:42:04 +02:00
Add epp attr map
This commit is contained in:
parent
3256534f0d
commit
ec9dcf52cf
4 changed files with 8 additions and 4 deletions
|
@ -10,7 +10,7 @@ class Contact < ActiveRecord::Base
|
|||
'2005' => ['Phone nr is invalid', 'Email is invalid']
|
||||
}
|
||||
|
||||
EPP_OBJ = 'contact'
|
||||
EPP_ATTR_MAP = {}
|
||||
|
||||
has_one :address
|
||||
has_many :domain_contacts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue