質問編集履歴

1

質問がわかりづらかったので修正しました。

2018/10/22 15:22

投稿

suguru0717
suguru0717

スコア24

test CHANGED
File without changes
test CHANGED
@@ -46,9 +46,9 @@
46
46
 
47
47
 
48
48
 
49
- # .find_by(id: @content.id)
49
+ .find_by(id: @content.id)
50
50
 
51
- # select ... where id = @content.id
51
+ select ... where id = @content.id
52
52
 
53
53
 
54
54