today_ai_weather/app
songtianlun a4fc4d4961 fix: handle image loading errors in views
- Wrap image_tag calls in begin-rescue blocks to catch loading errors
- Log any exceptions to Rails logger for better debugging
- Provide user feedback with a placeholder when images fail to load

These changes improve the robustness of the application by ensuring that errors do not cause disruptions in the user interface.
2025-03-25 17:21:19 +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 refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
helpers fix: improve tag formatting functionality 2025-03-05 16:43:14 +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: add state filtering to cities index 2025-02-26 09:48:39 +08:00
services style: standardize role casing in AI service 2025-03-02 11:17:05 +08:00
views fix: handle image loading errors in views 2025-03-25 17:21:19 +08:00
workers refactor: simplify weather art creation process 2025-03-22 11:29:54 +08:00