Sha256: f56fc67a0e6d3143093d52ab1f9cbab1e65ba411535b565463337c68f5a7d462
Contents?: true
Size: 433 Bytes
Versions: 13
Compression:
Stored size: 433 Bytes
Contents
FactoryBot.define do factory :bag_type, class: "Renalware::PD::BagType" do manufacturer "Star Brand, Lucky Brand" description "Green–2.34" glucose_content 2.8 glucose_strength :medium amino_acid true icodextrin false low_glucose_degradation true low_sodium false sodium_content 20 lactate_content 25 bicarbonate_content 47 calcium_content 1.56 magnesium_content 2.67 end end
Version data entries
13 entries across 13 versions & 1 rubygems