aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/dogs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/dogs.yml')
-rw-r--r--activerecord/test/fixtures/dogs.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/dogs.yml b/activerecord/test/fixtures/dogs.yml
new file mode 100644
index 0000000000..b5eb2c7b74
--- /dev/null
+++ b/activerecord/test/fixtures/dogs.yml
@@ -0,0 +1,4 @@
+sophie:
+ id: 1
+ trainer_id: 1
+ dog_lover_id: 2