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

18 lines
243 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