aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/funny_jokes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/funny_jokes.yml')
-rw-r--r--activerecord/test/fixtures/funny_jokes.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/funny_jokes.yml b/activerecord/test/fixtures/funny_jokes.yml
new file mode 100644
index 0000000000..834481bc60
--- /dev/null
+++ b/activerecord/test/fixtures/funny_jokes.yml
@@ -0,0 +1,14 @@
+a_joke:
+ id: 1
+ name: Knock knock
+
+another_joke:
+ id: 2
+ name: The Aristocrats
+a_joke:
+ id: 1
+ name: Knock knock
+
+another_joke:
+ id: 2
+ name: The Aristocrats \ No newline at end of file