aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-04-18 05:55:20 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-04-18 05:55:20 +0000
commit1a6954af01680d18135ce9a50ff273fd81dc6245 (patch)
tree2e2a6cf9892d5f5f785a62859ad2875ef1eefcc0 /activerecord/test/fixtures
parentbceb88ef9c402a722caa7441a53f768aa14ab709 (diff)
downloadrails-1a6954af01680d18135ce9a50ff273fd81dc6245.tar.gz
rails-1a6954af01680d18135ce9a50ff273fd81dc6245.tar.bz2
rails-1a6954af01680d18135ce9a50ff273fd81dc6245.zip
Changed habtm eager loading to also use joins
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1201 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activerecord/test/fixtures')
-rw-r--r--activerecord/test/fixtures/posts.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/posts.yml b/activerecord/test/fixtures/posts.yml
index 037f0a2323..decd14b70e 100644
--- a/activerecord/test/fixtures/posts.yml
+++ b/activerecord/test/fixtures/posts.yml
@@ -14,6 +14,7 @@ thinking:
authorless:
id: 3
+ author_id: 0
title: I don't have any comments
body: I just don't want to
type: Post