instiki/vendor/rails/activerecord/test/fixtures/taggings.yml

29 lines
346 B
YAML
Raw Normal View History

2007-01-22 14:43:50 +01:00
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