aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/member_details.yml
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2010-10-12 17:27:10 +0100
committerJon Leighton <j@jonathanleighton.com>2010-10-12 17:27:10 +0100
commitdc39aceb94fa810f8d7e263c0293f325fbf9a109 (patch)
tree29f60704ab32c613f785ff86b4c4f7a54b265570 /activerecord/test/fixtures/member_details.yml
parent61073861856110b4a842a4d5e1033698fd52901f (diff)
downloadrails-dc39aceb94fa810f8d7e263c0293f325fbf9a109.tar.gz
rails-dc39aceb94fa810f8d7e263c0293f325fbf9a109.tar.bz2
rails-dc39aceb94fa810f8d7e263c0293f325fbf9a109.zip
Adding test_has_many_through_has_one_with_has_many_through_source_reflection and modifying ThroughAssociationScope to make it work correctly.
Diffstat (limited to 'activerecord/test/fixtures/member_details.yml')
-rw-r--r--activerecord/test/fixtures/member_details.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/member_details.yml b/activerecord/test/fixtures/member_details.yml
index 020932246a..e1fe695a9b 100644
--- a/activerecord/test/fixtures/member_details.yml
+++ b/activerecord/test/fixtures/member_details.yml
@@ -1,3 +1,8 @@
groucho:
id: 1
member_id: 1
+ organization: nsa
+some_other_guy:
+ id: 2
+ member_id: 2
+ organization: nsa