aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/authors.yml
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-04-03 17:50:11 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-04-03 17:50:11 +0000
commitf8783abf0cd409d53e7e104b576d45966252378b (patch)
tree2f8a0e604a7639e0b7983631208a7e7360928be0 /activerecord/test/fixtures/authors.yml
parent46f2b03eacf5dd39c9283697d7d05f0ccb5f4a72 (diff)
downloadrails-f8783abf0cd409d53e7e104b576d45966252378b.tar.gz
rails-f8783abf0cd409d53e7e104b576d45966252378b.tar.bz2
rails-f8783abf0cd409d53e7e104b576d45966252378b.zip
Made eager loading work even more
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1083 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activerecord/test/fixtures/authors.yml')
-rw-r--r--activerecord/test/fixtures/authors.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/activerecord/test/fixtures/authors.yml b/activerecord/test/fixtures/authors.yml
index 718c317c37..f59b84fa45 100644
--- a/activerecord/test/fixtures/authors.yml
+++ b/activerecord/test/fixtures/authors.yml
@@ -1,9 +1,7 @@
david:
id: 1
- post_id: 1
name: David
mary:
id: 2
- post_id: 2
name: Mary