質問編集履歴
1
記事の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -21,3 +21,9 @@
|
|
21
21
|
from /Users/myname/.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/actionpack-6.0.0/lib/action_dispatch/routing/mapper.rb:318:icheck_controller_and_action'
|
22
22
|
|
23
23
|
```
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
###参考にした記事
|
28
|
+
|
29
|
+
https://stackoverflow.com/questions/22696570/routes-rb-controller-name-not-supported
|