Sha256: dd8d96d44239e5a9f4ad3deefa3cefd89a9500a99ff9d81cdce6a2576605ce6c

Contents?: true

Size: 190 Bytes

Versions: 13

Compression:

Stored size: 190 Bytes

Contents

FactoryBot.define do
  factory :transplant_registration_status_description,
    class: Renalware::Transplants::RegistrationStatusDescription do
    code "active"
    name "Active"
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc11 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc10 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc9 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc8 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc7 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc6 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc5 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc4 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc3 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.rc1 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.beta12 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.beta11 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.0.pre.beta10 spec/factories/transplants/registration_status_descriptions.rb