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 b89e9a9 commit 7932994Copy full SHA for 7932994
config/routes.rb
@@ -1,3 +1,3 @@
1
-RailsBootstrap::Application.routes.draw do
+Rails.application.routes.draw do
2
root :to => "visitors#index"
3
end
0 commit comments