aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/categorizations.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/categorizations.yml')
-rw-r--r--activerecord/test/fixtures/categorizations.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/categorizations.yml b/activerecord/test/fixtures/categorizations.yml
new file mode 100644
index 0000000000..a93fd6b79e
--- /dev/null
+++ b/activerecord/test/fixtures/categorizations.yml
@@ -0,0 +1,5 @@
+david_welcome_general:
+ id: 1
+ author_id: 1
+ post_id: 1
+ category_id: 1 \ No newline at end of file