aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/test/fixtures/posts.yml
blob: 8b0f75a33d6928ca2a6f6af5eece92763281b2f7 (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:
  name: MyString
  title: MyString
  content: MyText

two:
  name: MyString
  title: MyString
  content: MyText