aboutsummaryrefslogblamecommitdiffstats
path: root/activerecord/test/fixtures/toys.yml
blob: ae9044ec620c59b24a5035bb311800970ebf5453 (plain) (tree)
1
2
3
4
5
6
7
8
9



            
 



            




               
bone:
  toy_id: 1
  name: Bone
  pet_id: 1

doll:
  toy_id: 2
  name: Doll
  pet_id: 2

bulbuli:
  toy_id: 3
  name: Bulbuli
  pet_id: 4