summaryrefslogtreecommitdiffstats
path: root/test/fixtures/documents.yml
blob: 042b93533ebc1874f29b36d4a95d34740e727c7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
documents_001: 
  created_on: 2007-01-27 15:08:27 +01:00
  project_id: 1
  title: "Test document"
  id: 1
  description: "Document description"
  category_id: 1
documents_002: 
  created_on: 2007-02-12 15:08:27 +01:00
  project_id: 1
  title: "An other document"
  id: 2
  description: ""
  category_id: 2