FactoryGirl.define do
factory :sub_domain do
org_subfield_id 1
priority 1
name "MyString"
field_type "MyString"
hide 1
status 1
end