today_ai_weather/config
songtianlun b9b6506265 feat: update footer and SMTP configuration
- Revise footer layout and content, highlighting the new
  service "AI Weather Art" with a short description.
- Update SMTP credentials configuration to use environment
  variables for a more secure setup.
- Add AWS configuration for development and production,
  including access keys and bucket information.

These changes improve the footer clarity for users and enhance
security by utilizing environment variables for sensitive
configuration data instead of hardcoded values.
2025-01-18 13:57:17 +08:00
..
environments feat: update footer and SMTP configuration 2025-01-18 13:57:17 +08:00
initializers chore: remove unused jQuery and Bootstrap dependencies 2025-01-17 17:08:07 +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 feat: update footer and SMTP configuration 2025-01-18 13:57:17 +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 chore: remove unused jQuery and Bootstrap dependencies 2025-01-17 17:08:07 +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 chore: remove unused jQuery and Bootstrap dependencies 2025-01-17 17:08:07 +08:00
storage.yml init sample-app 2024-12-29 17:12:54 +08:00
tailwind.config.js chore: remove flowbite dependency 2025-01-17 15:06:51 +08:00