Show More
Commit Description:
keep all heartbeat instead of only the latest one...
Commit Description:
keep all heartbeat instead of only the latest one
(grafted from 0bdf62fde5fdb94d6f94c2b8b8ebc58ffbe8d2f9)
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/sites.yml
| 11 lines
| 241 B
| text/x-yaml
| YamlLexer
|
|
r85 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
|
r294 | first_site: | ||
name: First site | ||||
|
r85 | started: false | ||
start_time: 2008-04-09 14:08:28 | ||||
|
r294 | second_site: | ||
name: Second site | ||||
|
r85 | started: false | ||
start_time: 2008-04-09 14:08:28 | ||||