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

one:
  title: MyString
  text: MyText

two:
  title: MyString
  text: MyText