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

18 lines
226 B
YAML
Raw Normal View History

2007-01-22 14:43:50 +01:00
david_welcome_general:
id: 1
author_id: 1
post_id: 1
category_id: 1
2007-01-22 14:43:50 +01:00
mary_thinking_sti:
id: 2
author_id: 2
post_id: 2
category_id: 3
mary_thinking_general:
id: 3
author_id: 2
post_id: 2
category_id: 1