mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add missing author_addresses.yml fixture. Closes #10592.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8682 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
39814fcce0
commit
32b36b8936
1 changed files with 5 additions and 0 deletions
5
activerecord/test/fixtures/author_addresses.yml
vendored
Normal file
5
activerecord/test/fixtures/author_addresses.yml
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
david_address:
|
||||
id: 1
|
||||
|
||||
david_address_extra:
|
||||
id: 2
|
Loading…
Reference in a new issue