clarion/spec/factories/call_for_participations.rb

5 lines
69 B
Ruby

FactoryGirl.define do
factory :call_for_participation do
end
end