Show More
Commit Description:
shows problems availabe in contests
Commit Description:
shows problems availabe in contests
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/contests.yml
| 13 lines
| 215 B
| text/x-yaml
| YamlLexer
|
|
r266 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
|
r277 | contest_a: | ||
title: Contest A | ||||
enabled: true | ||||
|
r266 | |||
|
r277 | contest_b: | ||
title: Contest B | ||||
enabled: true | ||||
contest_c: | ||||
title: Contest C | ||||
|
r266 | enabled: false | ||