Sha256: 6946673e37eef7c5ccbfe3fad957f2bcc39ff77bb65a476ed7245caa87a87cf3
Contents?: true
Size: 311 Bytes
Versions: 3
Compression:
Stored size: 311 Bytes
Contents
FactoryGirl.define do factory :exit_site_infection, class: "Renalware::PD::ExitSiteInfection" do patient diagnosis_date "01/04/2015" treatment "Having treatment for exit site infection." outcome "Outcome is satisfactory." notes "Review in 2 weeks time, observe for temperature." end end
Version data entries
3 entries across 3 versions & 1 rubygems