mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Import tech contacts too
This commit is contained in:
parent
d5a7704b87
commit
968e383f9e
6 changed files with 25 additions and 6 deletions
5
app/models/legacy/nsset_contact_map.rb
Normal file
5
app/models/legacy/nsset_contact_map.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Legacy
|
||||
class NssetContactMap < Db
|
||||
self.table_name = :nsset_contact_map
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue