mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
EPP error refactor (once again)
This commit is contained in:
parent
90dff29c15
commit
8d24fe7b00
8 changed files with 67 additions and 80 deletions
|
@ -101,8 +101,6 @@ class Contact < ActiveRecord::Base
|
|||
'2302' => [ # Object exists
|
||||
[:code, :epp_id_taken]
|
||||
],
|
||||
'2303' => # Object does not exist
|
||||
[:not_found, :epp_obj_does_not_exist],
|
||||
'2305' => [ # Association exists
|
||||
[:domains, :exist]
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue