Sha256: 1cd0b139c28836ae38a9af0a69abfb851ad71e7c4c9b60eb10f05bd4842ce8bd

Contents?: true

Size: 174 Bytes

Versions: 60

Compression:

Stored size: 174 Bytes

Contents

FactoryGirl.define do
  factory :custom_field, class: Spotlight::CustomField do
    exhibit
    field 'field_name_tesim'
    configuration('label' => 'Some Field')
  end
end

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
blacklight-spotlight-1.0.0 spec/factories/custom_fields.rb
blacklight-spotlight-1.0.0.alpha2 spec/factories/custom_fields.rb
blacklight-spotlight-1.0.0.alpha1 spec/factories/custom_fields.rb
blacklight-spotlight-0.34.1 spec/factories/custom_fields.rb
blacklight-spotlight-0.34.0 spec/factories/custom_fields.rb
blacklight-spotlight-0.33.3 spec/factories/custom_fields.rb
blacklight-spotlight-0.33.2 spec/factories/custom_fields.rb
blacklight-spotlight-0.33.1 spec/factories/custom_fields.rb
blacklight-spotlight-0.33.0 spec/factories/custom_fields.rb
blacklight-spotlight-0.32.0 spec/factories/custom_fields.rb
blacklight-spotlight-0.31.0 spec/factories/custom_fields.rb
blacklight-spotlight-0.30.0 spec/factories/custom_fields.rb
blacklight-spotlight-0.29.1 spec/factories/custom_fields.rb
blacklight-spotlight-0.29.0 spec/factories/custom_fields.rb
blacklight-spotlight-0.28.3 spec/factories/custom_fields.rb
blacklight-spotlight-0.28.2 spec/factories/custom_fields.rb
blacklight-spotlight-0.28.1 spec/factories/custom_fields.rb
blacklight-spotlight-0.28.0 spec/factories/custom_fields.rb
blacklight-spotlight-0.27.0 spec/factories/custom_fields.rb
blacklight-spotlight-0.26.1 spec/factories/custom_fields.rb