Sha256: aa736d79ff7fa1636f5f1b5c36b22a11d7a6b6ad4bcffe40abd403d5cf45ca75
Contents?: true
Size: 117 Bytes
Versions: 2
Compression:
Stored size: 117 Bytes
Contents
FactoryGirl.define do factory :comment do user post body { Forgery(:lorem_ipsum).words(20) } end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
garage-doorkeeper-2.0.0 | spec/factories/comment.rb |
garage-doorkeeper-1.0.0 | spec/factories/comment.rb |