Sha256: c69e3426c5b734240b775f8541f1a7975f0bb1cd4d4cc34d85fbdef7309ecd1c
Contents?: true
Size: 179 Bytes
Versions: 1
Compression:
Stored size: 179 Bytes
Contents
FactoryGirl.define do factory :ethnicity, class: "Renalware::Patients::Ethnicity" do name "White - British" rr18_code "A" trait :white_british do end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.0.0.pre.beta9 | spec/factories/patients/ethnicities.rb |