parrots_pirates.yml 289 字节
Newer Older
1
george_blackbeard:
J
Jason Noble 已提交
2 3
  parrot_id: <%= ActiveRecord::Fixtures.identify(:george) %>
  pirate_id: <%= ActiveRecord::Fixtures.identify(:blackbeard) %>
4 5

louis_blackbeard:
J
Jason Noble 已提交
6 7
  parrot_id: <%= ActiveRecord::Fixtures.identify(:louis) %>
  pirate_id: <%= ActiveRecord::Fixtures.identify(:blackbeard) %>