We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5f8cc commit 2622112Copy full SHA for 2622112
config/routes.rb
@@ -1,5 +1,5 @@
1
Rails.application.routes.draw do
2
get 'welcome/index'
3
- mount API => '/'
4
root 'welcome#index'
+ mount API => '/'
5
end
0 commit comments