Sha256: 76ea153f354128d10ddf8b2f5b7f917567115e45e57bc038e2eb6a37a1cb0ca0
Contents?: true
Size: 173 Bytes
Versions: 17
Compression:
Stored size: 173 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
17 entries across 17 versions & 1 rubygems