mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Attach nameservers directly to domain
This commit is contained in:
parent
7a9988236e
commit
4396ec665c
6 changed files with 19 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
require "rails_helper"
|
||||
|
||||
describe Nameserver do
|
||||
it { should have_and_belong_to_many(:ns_sets) }
|
||||
it { should have_and_belong_to_many(:domains) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue