Domains#index is now the root page
This commit is contained in:
@@ -9,5 +9,5 @@ Rails.application.routes.draw do
|
||||
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html
|
||||
|
||||
# Defines the root path route ("/")
|
||||
root "home#index"
|
||||
root "domains#index"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user