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

15 lines
175 B
YAML
Raw Normal View History

2007-01-22 14:43:50 +01:00
general:
id: 1
name: General
type: Category
technology:
id: 2
name: Technology
type: Category
sti_test:
id: 3
name: Special category
type: SpecialCategory