sul-dlss / happy-heron

Self-Deposit for the Stanford Digital Repository (SDR): H2 is a Rails web application enabling users to deposit scholarly content into SDR
Apache License 2.0
10 stars 2 forks source link

Restoring action_mailer asset_host #3637

Closed lwrubel closed 4 weeks ago

lwrubel commented 4 weeks ago

Why was this change made? 🤔

Fixes problem with images not displaying in email. Restores the asset_host setting which we still need: https://guides.rubyonrails.org/action_mailer_basics.html#adding-images-in-action-mailer-views

How was this change tested? 🤨

Deploy to stage

âš¡ âš  If this change i