Sha256: 2b69c2c15d1100ce9280e6712d5e1848ebd7a61401b2165e0f72a19974ba8d37
Contents?: true
Size: 125 Bytes
Versions: 2
Compression:
Stored size: 125 Bytes
Contents
FactoryBot.define do factory :whatzit do name { Faker::Name.name } description { Faker::Lorem.sentence } end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bootstrap_leather-0.10.14 | spec/factories/whatzit.rb |
bootstrap_leather-0.10.13 | spec/factories/whatzit.rb |