today_ai_weather/app/views/shared
songtianlun 98a335100b refactor: move map partial to shared directory
- Renamed `app/views/cities/_map.html.erb` to
  `app/views/shared/_map.html.erb`
- Updated references to the map partial in `cities/show.html.erb` and
  `weather_arts/show.html.erb`
- Adjusted the layout in `cities/show.html.erb` and
  `weather_arts/show.html.erb` for visual consistency.

This refactoring improves code reusability and maintainability by
centralizing the map component. It also improves the visual
presentation of the application.
2025-02-15 16:32:58 +08:00
..
_map.html.erb refactor: move map partial to shared directory 2025-02-15 16:32:58 +08:00
_pagination.html.erb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00