1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/fixtures/toys.yml
2013-04-04 15:45:13 -04:00

14 lines
137 B
YAML

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