Sha256: 781d698a63909b2eeeb5b79438a20b83250e0cc79558bbdb97afb3a9706ba34f
Contents?: true
Size: 174 Bytes
Versions: 27
Compression:
Stored size: 174 Bytes
Contents
FactoryBot.define do factory :create do work_id{FactoryBot.create(:manifestation).id} agent_id{FactoryBot.create(:agent).id} association :create_type end end
Version data entries
27 entries across 27 versions & 1 rubygems