aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/cars.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/cars.yml')
-rw-r--r--activerecord/test/fixtures/cars.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/cars.yml b/activerecord/test/fixtures/cars.yml
new file mode 100644
index 0000000000..23c98e8144
--- /dev/null
+++ b/activerecord/test/fixtures/cars.yml
@@ -0,0 +1,4 @@
+honda:
+ id: 1
+ name: honda
+ engines_count: 0