Sha256: e8452d175963926e5fe343020344398492eae45b2413f6e214e3383b2645207c

Contents?: true

Size: 221 Bytes

Versions: 40

Compression:

Stored size: 221 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
renalware-core-2.0.42 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.41 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.40 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.39 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.38 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.37 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.36 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.35 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.34 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.33 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.32 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.31 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.30 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.28 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.27 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.26 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.25 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.24 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.23 spec/factories/transplants/registration_status_descriptions.rb
renalware-core-2.0.22 spec/factories/transplants/registration_status_descriptions.rb