回答編集履歴

1

2017/05/03 05:57

投稿

moke
moke

スコア2241

test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```
10
10
 
11
- だけで、RESTfulなCRUD(Create,Retrieve(show index),Update,Delete)
11
+ だけで、AreaへのRESTfulなCRUD(Create,Retrieve(show index),Update,Delete)
12
12
 
13
13
  へのrouteを作ってくれます
14
14