aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/sponsors.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/sponsors.yml')
-rw-r--r--activerecord/test/fixtures/sponsors.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/activerecord/test/fixtures/sponsors.yml b/activerecord/test/fixtures/sponsors.yml
index c116df0534..42df8957d1 100644
--- a/activerecord/test/fixtures/sponsors.yml
+++ b/activerecord/test/fixtures/sponsors.yml
@@ -1,3 +1,9 @@
moustache_club_sponsor_for_groucho:
sponsor_club: moustache_club
- sponsorable: groucho (Member) \ No newline at end of file
+ sponsorable: groucho (Member)
+boring_club_sponsor_for_groucho:
+ sponsor_club: boring_club
+ sponsorable: some_other_guy (Member)
+crazy_club_sponsor_for_groucho:
+ sponsor_club: crazy_club
+ sponsorable: some_other_guy (Member) \ No newline at end of file