forked from fixin.me/fixin.me
rails generate devise:install
This commit is contained in:
@@ -1,6 +1,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 "users#index"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user