Sha256: 87965926f9785fc8cfb3c0eb403da65559b01c5c8e77701877aebbb6f709f4c2
Contents?: true
Size: 247 Bytes
Versions: 2
Compression:
Stored size: 247 Bytes
Contents
FactoryGirl.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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.0.0.pre.beta9 | spec/factories/transplants/registration_statuses.rb |
renalware-core-2.0.0.pre.beta8 | spec/factories/transplants/registration_statuses.rb |