Mercurial > hg > soundsoftware-site
view .svn/pristine/a6/a6997ccc17a181acc99da46c561e5d03a8fd1b93.svn-base @ 934:1a46b2c6da28
Merge from branch "cannam"
author | Chris Cannam |
---|---|
date | Wed, 11 Jul 2012 13:30:20 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line source
class DocumentCategory < Enumeration generator_for :name, :start => 'DocumentCategory0' generator_for :type => 'DocumentCategory' end