Show More
Commit Description:
fix destroy button link...
Commit Description:
fix destroy button link
(grafted from b75d9cfe4ee0550d574de4c4836ecc36c9354c53)
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 | ||||