aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/clubs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/clubs.yml')
-rw-r--r--activerecord/test/fixtures/clubs.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/activerecord/test/fixtures/clubs.yml b/activerecord/test/fixtures/clubs.yml
index 1986d28229..82e439e8e5 100644
--- a/activerecord/test/fixtures/clubs.yml
+++ b/activerecord/test/fixtures/clubs.yml
@@ -1,6 +1,8 @@
boring_club:
name: Banana appreciation society
+ category_id: 1
moustache_club:
name: Moustache and Eyebrow Fancier Club
crazy_club:
- name: Skull and bones \ No newline at end of file
+ name: Skull and bones
+ category_id: 2