Show More
Commit Description:
update syntax of form_for to rails 3.2.8...
Commit Description:
update syntax of form_for to rails 3.2.8
(grafted from 17d48b004affe1e1dd4a981d9beef9d61ce83078)
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/announcements.yml
| 11 lines
| 191 B
| text/x-yaml
| YamlLexer
|
|
r97 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
one: | ||||
author: MyString | ||||
body: MyText | ||||
published: false | ||||
two: | ||||
author: MyString | ||||
body: MyText | ||||
published: false | ||||