aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/categories_posts.yml
blob: 04eeb8f46c3bc13bddb1416f15224c483fc0fa13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
general_welcome:
  category_id: 1
  post_id: 1

technology_welcome:
  category_id: 2
  post_id: 1

general_thinking:
  category_id: 1
  post_id: 2