mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Style tweaks
This commit is contained in:
parent
042b0e12e0
commit
c2f67ba0ff
6 changed files with 148 additions and 147 deletions
|
@ -98,7 +98,7 @@ class Contact < ActiveRecord::Base
|
|||
destroy
|
||||
end
|
||||
|
||||
def epp_code_map
|
||||
def epp_code_map # rubocop:disable Metrics/MethodLength
|
||||
{
|
||||
'2302' => [ # Object exists
|
||||
[:code, :epp_id_taken]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue