socialforge/spec/factories/outputs.rb

7 lines
59 B
Ruby

FactoryGirl.define do
factory :output do
end
end