view test/fixtures/issue_categories.yml @ 328:aed18b463206 feature_36

Created the "author", "publication" and "authorship" models and controllers.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 29 Mar 2011 14:33:32 +0100
parents 513646585e45
children 433d4f72a19b
line wrap: on
line source
--- 
issue_categories_001: 
  name: Printing
  project_id: 1
  assigned_to_id: 2
  id: 1
issue_categories_002: 
  name: Recipes
  project_id: 1
  assigned_to_id: 
  id: 2
issue_categories_003: 
  name: Stock management
  project_id: 2
  assigned_to_id: 
  id: 3
issue_categories_004: 
  name: Printing
  project_id: 2
  assigned_to_id: 
  id: 4