projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Don't refer to the decline button when there isn't one
[rails.git]
/
test
/
fixtures
/
current_relations.yml
1
visible_relation:
2
id: 1
3
changeset_id: 1
4
timestamp: 2007-01-01 00:00:00
5
visible: true
6
version: 1
7
8
invisible_relation:
9
id: 2
10
changeset_id: 3
11
timestamp: 2007-01-01 00:00:00
12
visible: false
13
version: 1
14
15
used_relation:
16
id: 3
17
changeset_id: 1
18
timestamp: 2007-01-01 00:00:00
19
visible: true
20
version: 1
21
22
multi_tag_relation:
23
id: 4
24
changeset_id: 4
25
timestamp: 2009-04-21 09:50:57
26
visible: true
27
version: 1
28
29
public_used_relation:
30
id: 5
31
changeset_id: 2
32
timestamp: 2009-04-22 00:30:33
33
visible: true
34
version: 1
35
36
public_visible_relation:
37
id: 6
38
changeset_id: 2
39
timestamp: 2009-04-22 00:34:12
40
visible: true
41
version: 1