mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Fix code attribute
This commit is contained in:
parent
750bf0821c
commit
0484626fb8
3 changed files with 4 additions and 3 deletions
|
@ -10,6 +10,7 @@ class DomainContact < ApplicationRecord
|
|||
|
||||
after_destroy :update_contact
|
||||
attr_accessor :value_typeahead
|
||||
attr_writer :contact_code
|
||||
|
||||
self.ignored_columns = %w[legacy_domain_id legacy_contact_id]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue