aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/taggings.yml
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2008-02-27 22:41:35 +0000
committerJeremy Kemper <jeremy@bitsweat.net>2008-02-27 22:41:35 +0000
commit558c5ff251fa790cd0d623468cc0e45d7efa45ed (patch)
tree2578527fb6f7e658d1b3960b07c73256b870f24b /activerecord/test/fixtures/taggings.yml
parent0d70f31057ff5cbdd7f62708a62ce846a1811f9c (diff)
downloadrails-558c5ff251fa790cd0d623468cc0e45d7efa45ed.tar.gz
rails-558c5ff251fa790cd0d623468cc0e45d7efa45ed.tar.bz2
rails-558c5ff251fa790cd0d623468cc0e45d7efa45ed.zip
Fix preloading nil polymorphic belongs_to. Closes #11218 [matrix9180]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8933 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activerecord/test/fixtures/taggings.yml')
-rw-r--r--activerecord/test/fixtures/taggings.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/activerecord/test/fixtures/taggings.yml b/activerecord/test/fixtures/taggings.yml
index 2213b15494..1e3d5965b8 100644
--- a/activerecord/test/fixtures/taggings.yml
+++ b/activerecord/test/fixtures/taggings.yml
@@ -22,4 +22,7 @@ godfather:
tag_id: 1
taggable_id: 1
taggable_type: Item
- \ No newline at end of file
+
+orphaned:
+ id: 5
+ tag_id: 1