1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/fixtures/members.yml
Matt Jones a9422cc1db Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved]
Signed-off-by: Frederick Cheung <frederick.cheung@gmail.com>
2008-12-18 19:19:36 +00:00

6 lines
115 B
YAML

groucho:
name: Groucho Marx
member_type_id: 1
some_other_guy:
name: Englebert Humperdink
member_type_id: 2