aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/pirates.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/pirates.yml')
-rw-r--r--activerecord/test/fixtures/pirates.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/pirates.yml b/activerecord/test/fixtures/pirates.yml
new file mode 100644
index 0000000000..0b1a785853
--- /dev/null
+++ b/activerecord/test/fixtures/pirates.yml
@@ -0,0 +1,15 @@
+blackbeard:
+ catchphrase: "Yar."
+ parrot: george
+
+redbeard:
+ catchphrase: "Avast!"
+ parrot: louis
+ created_on: "<%= 2.weeks.ago.to_s(:db) %>"
+ updated_on: "<%= 2.weeks.ago.to_s(:db) %>"
+
+mark:
+ catchphrase: "X $LABELs the spot!"
+
+1:
+ catchphrase: "#$LABEL pirate!"