We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cee56f commit a383243Copy full SHA for a383243
rails/app/config/routes.rb
@@ -1,2 +1,3 @@
1
App::Application.routes.draw do
2
+ root to: "hello#show"
3
end
0 commit comments