aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/ships.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/ships.yml')
-rw-r--r--activerecord/test/fixtures/ships.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/ships.yml b/activerecord/test/fixtures/ships.yml
new file mode 100644
index 0000000000..137055aad1
--- /dev/null
+++ b/activerecord/test/fixtures/ships.yml
@@ -0,0 +1,5 @@
+black_pearl:
+ name: "Black Pearl"
+interceptor:
+ id: 2
+ name: "Interceptor"