To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / test / fixtures / .svn / text-base / documents.yml.svn-base @ 442:753f1380d6bc

History | View | Annotate | Download (305 Bytes)

1
documents_001: 
2
  created_on: 2007-01-27 15:08:27 +01:00
3
  project_id: 1
4
  title: "Test document"
5
  id: 1
6
  description: "Document description"
7
  category_id: 1
8
documents_002: 
9
  created_on: 2007-02-12 15:08:27 +01:00
10
  project_id: 1
11
  title: "An other document"
12
  id: 2
13
  description: ""
14
  category_id: 1