projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' into openid
[rails.git]
/
test
/
fixtures
/
current_relation_tags.yml
diff --git
a/test/fixtures/current_relation_tags.yml
b/test/fixtures/current_relation_tags.yml
index aaf06a397d54a3321dda12eb054e1a3549e823d0..a797a336ce2be9ad4cd38380f5025edffc577a71 100644
(file)
--- a/
test/fixtures/current_relation_tags.yml
+++ b/
test/fixtures/current_relation_tags.yml
@@
-1,14
+1,34
@@
t1:
id: 1
t1:
id: 1
- k:
test
- v:
yes
+ k:
'test'
+ v:
'yes'
t2:
id: 2
t2:
id: 2
- k:
test
- v:
yes
+ k:
'test'
+ v:
'yes'
-t
2
:
+t
3
:
id: 3
id: 3
- k: test
- v: yes
+ k: 'test'
+ v: 'yes'
+
+mt_1:
+ id: 4
+ k: 'tag1'
+ v: 'val1'
+
+mt_2:
+ id: 4
+ k: 'tag2'
+ v: 'val2'
+
+mt_3:
+ id: 4
+ k: 'tag3'
+ v: 'val3'
+
+mt_4:
+ id: 4
+ k: 'tag4'
+ v: 'val4'