app:update

This commit is contained in:
Ryan W
2024-08-11 23:15:59 -05:00
parent 78cb8b4096
commit d33f606721
7 changed files with 76 additions and 21 deletions
+2
View File
@@ -34,6 +34,8 @@ Rails.application.configure do
# Store uploaded files on the local file system in a temporary directory.
config.active_storage.service = :test
# Disable caching for Action Mailer templates even if Action Controller
# caching is enabled.
config.action_mailer.perform_caching = false
# Tell Action Mailer not to deliver emails to the real world.