Sha256: ded1e0bb7d14773e87e5355145e8f6cc0e7633cee44062b139a943ea258a1232

Contents?: true

Size: 283 Bytes

Versions: 37

Compression:

Stored size: 283 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

37 entries across 37 versions & 1 rubygems

Version Path
renalware-core-2.1.1 spec/factories/transplants/registration_statuses.rb
renalware-core-2.1.0 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.167 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.166 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.165 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.164 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.163 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.162 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.161 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.160 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.159 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.158 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.157 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.156 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.155 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.153 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.152 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.151 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.149 spec/factories/transplants/registration_statuses.rb
renalware-core-2.0.148 spec/factories/transplants/registration_statuses.rb