aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/taggings.yml
blob: dced625580ab375f3cfc2aadabc42be25f852683 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
welcome_general:
  id: 1
  tag_id: 1
  taggable_id: 1
  taggable_type: Post

thinking_general:
  id: 2
  tag_id: 1
  taggable_id: 2
  taggable_type: Post