Show More
Commit Description:
update heartbeat...
Commit Description:
update heartbeat
add try-to-login-from-other-ip loggin (by printing to stdout)
(grafted from 0e4c832eeb6325f9747d2def63c511423a3b70d4)
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/contests.yml
| 16 lines
| 269 B
| text/x-yaml
| YamlLexer
|
|
r266 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
|
r277 | contest_a: | ||
|
r279 | name: contest_a | ||
|
r277 | title: Contest A | ||
enabled: true | ||||
|
r266 | |||
|
r277 | contest_b: | ||
|
r279 | name: contest_b | ||
|
r277 | title: Contest B | ||
enabled: true | ||||
contest_c: | ||||
|
r279 | name: contest_c | ||
|
r277 | title: Contest C | ||
|
r266 | enabled: false | ||