Sha256: 3dcb1c572c4e4eaa47ea3c21eb3c10c02c1735772aed6ab4dd5fbf225c5a95cf
Contents?: true
Size: 179 Bytes
Versions: 9
Compression:
Stored size: 179 Bytes
Contents
FactoryGirl.define do factory :contact, class: Spotlight::Contact do exhibit trait :with_avatar do association :avatar, factory: :contact_image end end end
Version data entries
9 entries across 9 versions & 1 rubygems