mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
3 lines
68 B
Ruby
3 lines
68 B
Ruby
class DelegationSigner < ActiveRecord::Base
|
|
has_many :dnskeys
|
|
end
|