Views and tests for contact disclosure

This commit is contained in:
Andres Keskküla 2014-11-25 16:29:40 +02:00
parent ea2b64bc69
commit c03818968f
9 changed files with 130 additions and 78 deletions

View file

@ -1,10 +1,8 @@
Fabricator(:contact_disclosure) do
email true
phone true
loc_addr true
loc_name true
loc_org_name true
int_name true
int_org_name true
int_addr true
fax true
address true
name true
org_name true
end