aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/authors.yml
blob: 6f13ec4dacd417841bab928dbcc9544cb33149bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
david:
  id: 1
  name: David
  author_address_id: 1
  author_address_extra_id: 2

mary:
  id: 2
  name: Mary

bob:
  id: 3
  name: Bob