- Change default URL options to use environment variable - Update SMTP settings to fetch credentials from environment variables - Comment out hardcoded email sender in tests These changes improve the flexibility of the mailer configuration by allowing it to adapt to different environments through environment variables. This reduces the risk of exposing sensitive information in the codebase and makes it easier to configure for different production setups. |
||
---|---|---|
.. | ||
controllers | ||
fixtures | ||
helpers | ||
integration | ||
mailers | ||
models | ||
system | ||
application_system_test_case.rb | ||
test_helper.rb |