質問編集履歴

1

誤字

2018/08/16 15:33

投稿

tomo1986
tomo1986

スコア10

test CHANGED
File without changes
test CHANGED
@@ -38,10 +38,6 @@
38
38
 
39
39
  @users = User.all
40
40
 
41
- array = []
42
-
43
- user_status = "soeya"
44
-
45
41
  render status: 200, json: @users
46
42
 
47
43
  end
@@ -72,7 +68,7 @@
72
68
 
73
69
  "token": "1204y9r5jjfjlkasd",
74
70
 
75
- "email":"soeya@5smile.com",
71
+ "email":"xxx@gmail.com",
76
72
 
77
73
  "user_status":null
78
74