mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
7db2ef47a1
[Fixes #439]
7 lines
289 B
YAML
7 lines
289 B
YAML
george_blackbeard:
|
|
parrot_id: <%= ActiveRecord::Fixtures.identify(:george) %>
|
|
pirate_id: <%= ActiveRecord::Fixtures.identify(:blackbeard) %>
|
|
|
|
louis_blackbeard:
|
|
parrot_id: <%= ActiveRecord::Fixtures.identify(:louis) %>
|
|
pirate_id: <%= ActiveRecord::Fixtures.identify(:blackbeard) %>
|