aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/readers.yml
blob: 14b883f04104649cf4462467ee34a340d82f0a11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
michael_welcome:
  id: 1
  post_id: 1
  person_id: 1
  first_post_id: 2

michael_authorless:
  id: 2
  post_id: 3
  person_id: 1
  first_post_id: 3