aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/tags.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/tags.yml')
-rw-r--r--activerecord/test/fixtures/tags.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/tags.yml b/activerecord/test/fixtures/tags.yml
new file mode 100644
index 0000000000..d4b7c9a4d5
--- /dev/null
+++ b/activerecord/test/fixtures/tags.yml
@@ -0,0 +1,11 @@
+general:
+ id: 1
+ name: General
+
+misc:
+ id: 2
+ name: Misc
+
+blue:
+ id: 3
+ name: Blue