Sha256: 1bb6cdd7e95c2b7b84c051d20355a276caa00978cac48afa7e34daf1c471be2b

Contents?: true

Size: 122 Bytes

Versions: 14

Compression:

Stored size: 122 Bytes

Contents

FactoryBot.define do
  factory :kithe_collection, class: 'Kithe::Collection' do
    title { "Some Collection" }
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
kithe-2.0.2 spec/factories/kithe_collections.rb
kithe-2.0.1 spec/factories/kithe_collections.rb
kithe-2.0.0 spec/factories/kithe_collections.rb
kithe-2.0.0.pre.rc1 spec/factories/kithe_collections.rb
kithe-2.0.0.pre.beta1 spec/factories/kithe_collections.rb
kithe-2.0.0.pre.alpha2 spec/factories/kithe_collections.rb
kithe-2.0.0.pre.alpha1 spec/factories/kithe_collections.rb
kithe-1.1.2 spec/factories/kithe_collections.rb
kithe-1.1.1 spec/factories/kithe_collections.rb
kithe-1.1.0 spec/factories/kithe_collections.rb
kithe-1.0.0 spec/factories/kithe_collections.rb
kithe-0.3.0 spec/factories/kithe_collections.rb
kithe-0.2.0 spec/factories/kithe_collections.rb
kithe-0.1.0 spec/factories/kithe_collections.rb