aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/taggings.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/taggings.yml')
-rw-r--r--activerecord/test/fixtures/taggings.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/taggings.yml b/activerecord/test/fixtures/taggings.yml
index a337cce019..d339c12b25 100644
--- a/activerecord/test/fixtures/taggings.yml
+++ b/activerecord/test/fixtures/taggings.yml
@@ -66,3 +66,13 @@ other_by_mary_blue:
taggable_id: 11
taggable_type: Post
comment: first
+
+special_comment_rating:
+ id: 12
+ taggable_id: 2
+ taggable_type: Rating
+
+normal_comment_rating:
+ id: 13
+ taggable_id: 1
+ taggable_type: Rating