ac9a87f27b
When sending emails, the mailer doesn't have access to the request host. It needs to infer it by itself. For this we need two settings: - action_mailer.default_url_options, to generate urls to routes - action_mailer.asset_host, to generate full urls to assets Only the first one of these settings was set in production. Fix #2518 |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
webpack | ||
application.rb | ||
boot.rb | ||
brakeman.ignore | ||
cable.yml | ||
database.yml | ||
deploy.rb | ||
env.example | ||
environment.rb | ||
features.rb | ||
puma.rb | ||
routes.rb | ||
secrets.yml | ||
skylight.yml | ||
storage.yml | ||
webpacker.yml |