mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Domain statuses import
This commit is contained in:
parent
888d38486f
commit
b11c6cbc7c
8 changed files with 111 additions and 27 deletions
5
app/models/legacy/dnskey.rb
Normal file
5
app/models/legacy/dnskey.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Legacy
|
||||
class Dnskey < Db
|
||||
self.table_name = :dnskey
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue