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