today_ai_weather/app/views/cities
songtianlun d4deddbb8c
Some checks are pending
Docker / docker (push) Waiting to run
CI / scan_ruby (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
feat: fetch city state information
- Added state association to City model
- Modified City view to display state information

This change includes proper input validation and error handling.
Added city state information to views and models to improve data accuracy and user experience.
2025-02-16 01:35:36 +08:00
..
_admin_panel.html.erb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
_city.html.erb feat: fetch city state information 2025-02-16 01:35:36 +08:00
_results.html.erb feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
_search_city.html.erb feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
_stat_card.html.erb feat: add statistics card component and refactor views 2025-02-14 14:56:51 +08:00
index.html.erb feat: add formatted time method for weather_art 2025-02-14 13:42:42 +08:00
show.html.erb feat: add auto ad to city page and weather art 2025-02-15 17:30:29 +08:00