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/test_pairs.yml
| 11 lines
| 187 B
| text/x-yaml
| YamlLexer
|
|
r209 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
one: | ||||
problem_id: 1 | ||||
input: MyText | ||||
solution: MyText | ||||
two: | ||||
problem_id: 1 | ||||
input: MyText | ||||
solution: MyText | ||||