Show More
Commit Description:
added problem list auto update
Commit Description:
added problem list auto update
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/submission_statuses.yml
| 13 lines
| 219 B
| text/x-yaml
| YamlLexer
|
|
r216 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
one: | ||||
user_id: 1 | ||||
problem_id: 1 | ||||
passed: false | ||||
submission_count: 1 | ||||
two: | ||||
user_id: 1 | ||||
problem_id: 1 | ||||
passed: false | ||||
submission_count: 1 | ||||