Sha256: 3155ea0f9e748aa7857199e0ff445f3635ffc50a9605900d8fb5a68d26df32cc
Contents?: true
Size: 101 Bytes
Versions: 2
Compression:
Stored size: 101 Bytes
Contents
FactoryGirl.define do factory :question, class: Quizzes::Question do text "Question" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
quizzes-0.1.1 | spec/factories/questions.rb |
quizzes-0.1.0 | spec/factories/questions.rb |