Sha256: a7e380000264b36f92686e23f8b3954196f5b4d74c31a9291c1c3fd6239e81ef

Contents?: true

Size: 160 Bytes

Versions: 35

Compression:

Stored size: 160 Bytes

Contents

FactoryBot.define do
  factory :alexandrie_attachment_type, class: ::Dorsale::Alexandrie::AttachmentType do
    name { Faker::Lorem.words.join(" ") }
  end
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
dorsale-3.12.0 spec/factories/alexandrie_attachment_types.rb
dorsale-3.11.0 spec/factories/alexandrie_attachment_types.rb
dorsale-3.10.3 spec/factories/alexandrie_attachment_types.rb
dorsale-3.10.2 spec/factories/alexandrie_attachment_types.rb
dorsale-3.10.1 spec/factories/alexandrie_attachment_types.rb
dorsale-3.10.0 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.8 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.7 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.6 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.5 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.4 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.3 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.2 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.1 spec/factories/alexandrie_attachment_types.rb
dorsale-3.9.0 spec/factories/alexandrie_attachment_types.rb