This website requires JavaScript.
Explore
Help
Sign In
jacknudt
/
socialforge
Watch
1
Star
0
Fork
You've already forked socialforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b070292b45
socialforge
/
spec
/
factories
/
test_sets.rb
9 lines
110 B
Ruby
Raw
Blame
History
FactoryGirl
.
define
do
factory
:test_set
do
input
"
MyString
"
output
"
MyString
"
challenge_id
1
end
end
Reference in New Issue
View Git Blame
Copy Permalink