Sha256: fb2a11df4b488111dce57cfb1fae2d54e75e10620a6fd72fb6b73f8bb29f1803
Contents?: true
Size: 240 Bytes
Versions: 4
Compression:
Stored size: 240 Bytes
Contents
FactoryBot.define do factory :identification_pattern, class: 'Sis::Core::IdentificationPattern' do association :programme_level association :programme_type association :programme id_pattern { FFaker::Name.name } end end
Version data entries
4 entries across 4 versions & 1 rubygems