Sha256: dbf4113da4e3ec38420a63514c379c92182731f15c9ca792f5bafbce645f4a8f
Contents?: true
Size: 143 Bytes
Versions: 17
Compression:
Stored size: 143 Bytes
Contents
FactoryBot.define do factory :contact_email, class: Spotlight::ContactEmail do email 'exhibit_contact@example.com' exhibit end end
Version data entries
17 entries across 17 versions & 1 rubygems