mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
registrar updates
This commit is contained in:
parent
308666824f
commit
37b74d2086
3 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
class WhoisRecord < ActiveRecord::Base
|
||||
belongs_to :domain
|
||||
belongs_to :registrar
|
||||
|
||||
validates :domain, :name, :body, :json, presence: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue