today_ai_weather/app
songtianlun c35f09660a
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
Docker / docker (push) Has been cancelled
fix: handle nil safely for latest arts image
- Update image tag to safely access the first latest art
- Use safe navigation operator to prevent potential nil errors

This change ensures that if there are no latest arts or if the
image is not attached, the application will not raise an error.
It improves the robustness of the view by handling edge cases.
2025-02-19 14:18:14 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: improve weather art display and generation 2025-02-17 00:15:32 +08:00
services feat: refactor: change image generation quality 2025-02-16 13:27:25 +08:00
views fix: handle nil safely for latest arts image 2025-02-19 14:18:14 +08:00
workers feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00