mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Merge branch 'master' of github.com:internetee/registry
This commit is contained in:
commit
c1b24d6b71
6 changed files with 148 additions and 147 deletions
|
@ -285,7 +285,7 @@ class Domain < ActiveRecord::Base
|
|||
add_epp_error('2306', 'curExpDate', cur_exp_date, I18n.t('errors.messages.epp_exp_dates_do_not_match'))
|
||||
end
|
||||
|
||||
def epp_code_map
|
||||
def epp_code_map # rubocop:disable Metrics/MethodLength
|
||||
domain_validation_sg = SettingGroup.domain_validation
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue