mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
Story#109014746 - delegate ident_attr_valid? to class
This commit is contained in:
parent
08b0633ed4
commit
94cf904469
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ class Epp::Contact < Contact
|
||||||
res
|
res
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
delegate :ident_attr_valid?, to: :class
|
||||||
|
|
||||||
def epp_code_map # rubocop:disable Metrics/MethodLength
|
def epp_code_map # rubocop:disable Metrics/MethodLength
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue