##// END OF EJS Templates
Doc and version update for 0.7.1 release....
Doc and version update for 0.7.1 release. git-svn-id: http://redmine.rubyforge.org/svn/branches/0.7-stable@1413 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r574:87bad767c686
r1398:c0db7007fa11
Show More
issue_categories.yml
11 lines | 182 B | text/x-yaml | YamlLexer
/ test / fixtures / issue_categories.yml
Jean-Philippe Lang
0.3 unstable...
r10 ---
issue_categories_001:
name: Printing
project_id: 1
Jean-Philippe Lang
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user....
r574 assigned_to_id: 2
Jean-Philippe Lang
0.3 unstable...
r10 id: 1
issue_categories_002:
name: Recipes
project_id: 1
Jean-Philippe Lang
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user....
r574 assigned_to_id:
Jean-Philippe Lang
0.3 unstable...
r10 id: 2