mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Add publishable
contact field
This commit is contained in:
parent
9623b3e207
commit
5c129b24ef
6 changed files with 17 additions and 4 deletions
|
@ -3,4 +3,8 @@ class Registrant < Contact
|
|||
def epp_code_map
|
||||
{}
|
||||
end
|
||||
|
||||
def publishable?
|
||||
publishable
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue