today_ai_weather/config
songtianlun 494e12bb9e chore: update production mailer configuration
- 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.
2025-01-08 13:27:28 +08:00
..
environments chore: update production mailer configuration 2025-01-08 13:27:28 +08:00
initializers feat: add pagination to user index view 2025-01-05 17:50:33 +08:00
locales feat: add pagination to user index view 2025-01-05 17:50:33 +08:00
application.rb init sample-app 2024-12-29 17:12:54 +08:00
boot.rb init sample-app 2024-12-29 17:12:54 +08:00
cable.yml init sample-app 2024-12-29 17:12:54 +08:00
cache.yml init sample-app 2024-12-29 17:12:54 +08:00
credentials.yml.enc chore: update thruster gem and configure smtp settings 2025-01-07 13:18:16 +08:00
database.yml init sample-app 2024-12-29 17:12:54 +08:00
deploy.yml init sample-app 2024-12-29 17:12:54 +08:00
environment.rb init sample-app 2024-12-29 17:12:54 +08:00
importmap.rb feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
puma.rb init sample-app 2024-12-29 17:12:54 +08:00
queue.yml init sample-app 2024-12-29 17:12:54 +08:00
recurring.yml init sample-app 2024-12-29 17:12:54 +08:00
routes.rb feat: add password reset functionality 2025-01-07 18:09:44 +08:00
storage.yml init sample-app 2024-12-29 17:12:54 +08:00