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 979891e commit 27adb77Copy full SHA for 27adb77
config/application.example.yml
config/application.yml
config/routes.rb
@@ -1,3 +1,3 @@
1
RailsBootstrap::Application.routes.draw do
2
- root :to => 'visitors#new'
+ root :to => "visitors#index"
3
end
0 commit comments