aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/pirates.yml
blob: 1bb3bf0051a89fedd6471c2c46891ed91494c0aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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!"