Show More
Commit Description:
logs out users after contests changed
Commit Description:
logs out users after contests changed
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/test_pairs.yml
| 11 lines
| 187 B
| text/x-yaml
| YamlLexer
|
|
r209 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
one: | ||||
problem_id: 1 | ||||
input: MyText | ||||
solution: MyText | ||||
two: | ||||
problem_id: 1 | ||||
input: MyText | ||||
solution: MyText | ||||