質問編集履歴

1

誤りを修正

2019/03/08 22:01

投稿

honda_toru
honda_toru

スコア30

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  idを付けた場合
34
34
 
35
- get 'comments/:id'=> 'comments#create'
35
+ post 'comments/:id'=> 'comments#create'
36
36
 
37
37
 
38
38