today_ai_weather/app/views/cities
songtianlun f6270b1ad4 feat: add weather icons and update city view
- Introduce `weather_description_icon` and `weather_stat_icon`
  helper methods for displaying SVG icons based on weather
  conditions and statistics.
- Enhance the city show view by using these icons to display
  visual weather information such as temperature, wind, humidity,
  visibility, pressure, and cloud cover.
- Optimize the visual styling and layout of the weather stats
  and cards for better user experience.
2025-01-24 10:01:43 +08:00
..
_city.html.erb feat: enhance city weather card layout 2025-01-22 14:51:00 +08:00
index.html.erb feat: add pagination to cities and arts index 2025-01-23 17:30:05 +08:00
show.html.erb feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00