instiki/vendor/rails/activerecord/test/fixtures/taggings.yml
Jacques Distler 5292899c9a Rails 2.1 RC1
Updated Instiki to Rails 2.1 RC1 (aka 2.0.991).
2008-05-17 23:22:34 -05:00

29 lines
346 B
YAML

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
orphaned:
id: 5
tag_id: 1