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

one:
  title: MyString
  text: MyText

two:
  title: MyString
  text: MyText