aboutsummaryrefslogblamecommitdiffstats
path: root/activerecord/test/fixtures/taggings.yml
blob: 2213b1549460849528782c80be988339f8a21f8a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12


                
                 

                     





                     




                







                          
welcome_general:
  id: 1
  tag_id: 1
  super_tag_id: 2
  taggable_id: 1
  taggable_type: Post

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

fake: 
  id: 3
  tag_id: 1
  taggable_id: 1
  taggable_type: FakeModel

godfather:
  id: 4
  tag_id: 1
  taggable_id: 1
  taggable_type: Item