Ruby 3.2.2 and Rails 7.0.4.3
This commit is contained in:
@@ -2,5 +2,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 "articles#index"
|
||||
root "home#index"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user