summaryrefslogtreecommitdiffstats
path: root/test/fixtures/documents.yml
blob: 4f5d441dbd4c71135bcd2c612380c4e6e7bd219e (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: 1