Show only priv contacts

This commit is contained in:
Priit Tark 2015-05-11 15:56:31 +03:00
parent e20de5b793
commit 2ed9672eb5
8 changed files with 28 additions and 3 deletions

View file

@ -24,7 +24,6 @@ describe ApiUser do
it 'should be active by default' do
@api_user.active.should == true
end
end
context 'with valid attributes' do