aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/code/getting_started/test/fixtures/comments.yml
blob: d33da386bfeca9307c944bbada94568ec87cced5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html

one:
  commenter: MyString
  body: MyText
  post: 

two:
  commenter: MyString
  body: MyText
  post: