Sha256: dc3f26db1ce374216b8e4fe36bae13a9d487da21f3a47063f5ecf4549ef979fc
Contents?: true
Size: 184 Bytes
Versions: 7
Compression:
Stored size: 184 Bytes
Contents
FactoryBot.define do factory :custom_field, class: Spotlight::CustomField do exhibit field { 'field_name_tesim' } configuration { { 'label' => 'Some Field' } } end end
Version data entries
7 entries across 7 versions & 1 rubygems