Add devise

This commit is contained in:
maddiebaka
2023-10-13 18:16:00 -04:00
parent f5e9f3699f
commit c6fac7583d
24 changed files with 743 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
Rails.application.routes.draw do
devise_for :users
get 'dictionary/index'
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html