FactoryGirl.define do
factory :homework_sample do
input "MyText"
output "MyText"
homework_common nil
end