質問編集履歴
1
誤字の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -32,9 +32,9 @@
|
|
32
32
|
|
33
33
|
post.terms_names = {
|
34
34
|
|
35
|
-
'post_tag': [
|
35
|
+
'post_tag': [tag],
|
36
36
|
|
37
|
-
'category': [
|
37
|
+
'category': [category]
|
38
38
|
|
39
39
|
}
|
40
40
|
|