質問編集履歴
2
友達承認をされたことを知らせるinfomation\.html\.erbを友達申請されたことを知らせるinfomation\.html\.erbに変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -106,7 +106,7 @@
|
|
106
106
|
お手数おかけしますが、
|
107
107
|
アドバイス宜しくお願いします。
|
108
108
|
|
109
|
-
友達
|
109
|
+
友達申請をされたことを知らせるinfomation.html.erb
|
110
110
|
```
|
111
111
|
<div id="information" >
|
112
112
|
|
1
友達申請->承認を友達申請->申請中に変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -72,7 +72,7 @@
|
|
72
72
|
statusを作ることにより、
|
73
73
|
友達申請->承認->友達成立という流れです。
|
74
74
|
|
75
|
-
友達申請->
|
75
|
+
友達申請->申請中までは良いのですが、
|
76
76
|
ajaxを使い、
|
77
77
|
Relationshipsのstatusをallow(承認)に更新処理をすると、
|
78
78
|
```
|