today_ai_weather/app/helpers
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
..
application_helper.rb feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
arts_helper.rb feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
cities_helper.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
home_helper.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
weather_arts_helper.rb feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00