Sha256: 35fb95db1c69d57dc3022e3f173c46b55c0c690deb9e9caf4f3939e89be2dce8

Contents?: true

Size: 85 Bytes

Versions: 12

Compression:

Stored size: 85 Bytes

Contents

FactoryBot.define do
  factory :translation do
    locale 'en'
    exhibit
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
blacklight-spotlight-2.2.0 spec/factories/translation.rb
blacklight-spotlight-2.1.0 spec/factories/translation.rb
blacklight-spotlight-2.0.2 spec/factories/translation.rb
blacklight-spotlight-2.0.1 spec/factories/translation.rb
blacklight-spotlight-2.0.0 spec/factories/translation.rb
blacklight-spotlight-2.0.0.rc6 spec/factories/translation.rb
blacklight-spotlight-2.0.0.rc5 spec/factories/translation.rb
blacklight-spotlight-2.0.0.rc4 spec/factories/translation.rb
blacklight-spotlight-2.0.0.rc3 spec/factories/translation.rb
blacklight-spotlight-2.0.0.rc2 spec/factories/translation.rb
blacklight-spotlight-2.0.0.rc1 spec/factories/translation.rb
blacklight-spotlight-1.5.1 spec/factories/translation.rb