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

one:
  title: MyString
  text: MyText

two:
  title: MyString
  text: MyText