mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
Keyrelay xmls
This commit is contained in:
parent
f637b3ab98
commit
f5ce88b548
4 changed files with 59 additions and 4 deletions
|
@ -3,4 +3,6 @@ class Keyrelay < ActiveRecord::Base
|
|||
|
||||
belongs_to :requester, class_name: 'Registrar'
|
||||
belongs_to :accepter, class_name: 'Registrar'
|
||||
|
||||
delegate :name, to: :domain, prefix: true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue