instiki/vendor/rails/activerecord/test/fixtures/categories.yml
2007-01-22 07:43:50 -06:00

15 lines
175 B
YAML

general:
id: 1
name: General
type: Category
technology:
id: 2
name: Technology
type: Category
sti_test:
id: 3
name: Special category
type: SpecialCategory