Sha256: eb5d71fd67adb594ab389aebf265cd0f41b07bcf928f75a8f6780c6c314eea1f
Contents?: true
Size: 178 Bytes
Versions: 7
Compression:
Stored size: 178 Bytes
Contents
include ActionDispatch::TestProcess FactoryGirl.define do factory :photo, :class => Polygallery::Photo do caption { [nil, FFaker::BaconIpsum.paragraph].sample } end end
Version data entries
7 entries across 7 versions & 1 rubygems