aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/categories.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/categories.yml')
-rw-r--r--activerecord/test/fixtures/categories.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/categories.yml b/activerecord/test/fixtures/categories.yml
new file mode 100644
index 0000000000..2ce34d6f9f
--- /dev/null
+++ b/activerecord/test/fixtures/categories.yml
@@ -0,0 +1,7 @@
+general:
+ id: 1
+ name: General
+
+technology:
+ id: 2
+ name: Technology