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 / boards.yml @ 442:753f1380d6bc

History | View | Annotate | Download (474 Bytes)

1
--- 
2
boards_001: 
3
  name: Help
4
  project_id: 1
5
  topics_count: 2
6
  id: 1
7
  description: Help board
8
  position: 1
9
  last_message_id: 6
10
  messages_count: 6
11
boards_002: 
12
  name: Discussion
13
  project_id: 1
14
  topics_count: 0
15
  id: 2
16
  description: Discussion board
17
  position: 2
18
  last_message_id: 
19
  messages_count: 0
20
boards_003: 
21
  name: Discussion
22
  project_id: 2
23
  topics_count: 0
24
  id: 3
25
  description: Discussion board
26
  position: 1
27
  last_message_id: 
28
  messages_count: 0