Sha256: cbbbe5c4640e205342667c1cd6ae9e3e233064db3b86dc5d52a75b6203160583

Contents?: true

Size: 281 Bytes

Versions: 121

Compression:

Stored size: 281 Bytes

Contents

# frozen_string_literal: true

FactoryBot.define do
  factory :transplant_registration_status, class: Renalware::Transplants::RegistrationStatus do
    accountable
    description { create(:transplant_registration_status_description) }
    started_on { Time.zone.today }
  end
end

Version data entries

121 entries across 121 versions & 1 rubygems

Version Path
renalware-core-2.0.130 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.129 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.128 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.127 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.126 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.125 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.124 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.123 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.121 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.120 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.119 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.118 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.117 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.116 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.115 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.113 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.112 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.111 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.110 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.109 spec/factories/transplants/registration_statuses.rb