Merge branch 'contact_ident'

Conflicts:
	db/schema.rb
This commit is contained in:
Andres Keskküla 2014-07-30 12:23:21 +03:00
commit 8a4b91c3b7
8 changed files with 45 additions and 6 deletions

View file

@ -4,4 +4,5 @@ Fabricator(:contact) do
email Faker::Internet.email
ident '37605030299'
code 'sh8913'
ident_type 'op'
end