public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
mephisto / test / fixtures / taggings.yml
100644 25 lines (25 sloc) 0.375 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
ruby_gif:
  id: 1
  tag_id: 1
  taggable_id: 1
  taggable_type: Asset
rails_another:
  id: 2
  tag_id: 2
  taggable_id: 2
  taggable_type: Content
rails_future:
  id: 3
  tag_id: 2
  taggable_id: 5
  taggable_type: Content
mongrel_future:
  id: 4
  tag_id: 3
  taggable_id: 5
  taggable_type: Content
ruby_future:
  id: 5
  tag_id: 1
  taggable_id: 5
  taggable_type: Content