Show More
Commit Description:
change logger to be limited by file size
Commit Description:
change logger to be limited by file size
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 | ||||