mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
parent
bb108efedd
commit
fa52001be6
141 changed files with 1388 additions and 1664 deletions
|
@ -1,4 +1,4 @@
|
|||
class DomainTransfer < ActiveRecord::Base
|
||||
class DomainTransfer < ApplicationRecord
|
||||
belongs_to :domain
|
||||
|
||||
belongs_to :old_registrar, class_name: 'Registrar'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue