aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/categories/special_categories.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/categories/special_categories.yml')
-rw-r--r--activerecord/test/fixtures/categories/special_categories.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/categories/special_categories.yml b/activerecord/test/fixtures/categories/special_categories.yml
new file mode 100644
index 0000000000..517fc8f7ad
--- /dev/null
+++ b/activerecord/test/fixtures/categories/special_categories.yml
@@ -0,0 +1,9 @@
+sub_special_1:
+ id: 100
+ name: A special category in a subdir file
+ type: SpecialCategory
+
+sub_special_2:
+ id: 101
+ name: Another special category
+ type: SpecialCategory