password reset mailing

This commit is contained in:
João Geonizeli
2021-08-15 20:32:19 -03:00
parent e624adef4a
commit ab8b3fc68d
7 changed files with 52 additions and 13 deletions

View File

@@ -38,6 +38,7 @@ Rails.application.configure do
config.active_storage.service = :test
config.action_mailer.perform_caching = false
config.action_mailer.default_url_options = { host: ENV["MAILER_DEFAULT_URL_HOST"] }
# Tell Action Mailer not to deliver emails to the real world.
# The :test delivery method accumulates sent emails in the