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

@@ -41,6 +41,8 @@ Rails.application.configure do
config.action_mailer.perform_caching = false
config.action_mailer.default_url_options = { host: 'localhost', port: 3000 }
# Print deprecation notices to the Rails logger.
config.active_support.deprecation = :log