aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/other_posts.yml
blob: 3e11a33802d6bc40c3d181256bfc6fe55443fffc (plain) (blame)
1
2
3
4
5
6
7
8
_fixture:
  model_class: Post

second_welcome:
  author_id: 1
  title: Welcome to the another weblog
  body: It's really nice today
  comments_count: 1