Create white ips

This commit is contained in:
Martin Lensment 2015-05-19 16:47:29 +03:00
parent 254849494f
commit 8e37355e13
15 changed files with 246 additions and 3 deletions

View file

@ -4,6 +4,7 @@ describe Registrar do
it { should have_many(:domains) }
it { should have_many(:api_users) }
it { should have_many(:messages) }
it { should have_many(:white_ips) }
context 'with invalid attribute' do
before :all do