today_ai_weather/app/views/weather_arts
songtianlun 95f94cb73b feat: add statistics card component and refactor views
- Introduce a new partial for displaying weather statistics in
  a consistent card format.
- Refactor the city show page to utilize the new statistics
  card partial, simplifying the code structure.
- Update layout and styling for improved UX and maintainability.

These changes enhance the maintainability of the codebase by
promoting reuse of the statistics card component and improving
the overall presentation of weather data for cities.
2025-02-14 14:56:51 +08:00
..
_card.html.erb feat: add statistics card component and refactor views 2025-02-14 14:56:51 +08:00
_weather_stats.html.erb feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00
show.html.erb feat: add formatted time method for weather_art 2025-02-14 13:42:42 +08:00