today_ai_weather/app/views
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
..
arts feat: add formatted time method for weather_art 2025-02-14 13:42:42 +08:00
cities feat: improve weather art display and generation 2025-02-17 00:15:32 +08:00
devise feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
home fix: handle nil safely for latest arts image 2025-02-19 14:18:14 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts style: improve footer layout and text labels 2025-02-14 10:27:26 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
shared feat: rename social media website, including X/Twitter 2025-02-16 12:12:29 +08:00
weather_arts style: update badge classes for weather art display 2025-02-18 17:00:49 +08:00