mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Better naming and domain updating
This commit is contained in:
parent
fe54f327d9
commit
8b8a71c4d1
6 changed files with 50 additions and 22 deletions
|
@ -42,6 +42,11 @@ module Epp
|
|||
obj
|
||||
end
|
||||
|
||||
#print output
|
||||
def po(r)
|
||||
puts r[:parsed].to_s
|
||||
end
|
||||
|
||||
### REQUEST TEMPLATES ###
|
||||
|
||||
def domain_create_xml(xml_params={})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue