質問編集履歴

1

引用部分の修正

2018/08/23 00:09

投稿

for
for

スコア6

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,13 @@
14
14
 
15
15
  > localhost:3000/users/password/edit?reset_password_token
16
16
 
17
+
18
+
17
- となりパスワードを再設定できるのでが、
19
+ となりパスワードを再設定でき
20
+
21
+
22
+
23
+
18
24
 
19
25
 
20
26
 
@@ -22,9 +28,13 @@
22
28
 
23
29
  > herokuapp/.../users/password/edit?reset_password_token
24
30
 
31
+
32
+
25
33
  のようになって欲しいのですが
26
34
 
27
35
  > localhost:3000/users/password/edit?reset_password_token
36
+
37
+
28
38
 
29
39
  のようにlocalhostにつながってしまいます。
30
40