aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/cars.yml
blob: b4c748aaa7858ae371bcf1c8fb6e6f8f45c78f74 (plain) (blame)
1
2
3
4
5
6
7
8
9
honda:
  id: 1
  name: honda
  engines_count: 0

zyke:
  id: 2
  name: zyke
  engines_count: 0