Sha256: 963555ef0a16f28c3d8673ca8f59556cba3a7be802b17cc4a09798919ad8a2a9
Contents?: true
Size: 219 Bytes
Versions: 13
Compression:
Stored size: 219 Bytes
Contents
FactoryBot.define do factory :aki_alert, class: "Renalware::Renal::AKIAlert" do accountable notes "Some notes" hotlist false association :action, factory: :aki_alert_action hospital_ward end end
Version data entries
13 entries across 13 versions & 1 rubygems