today_ai_weather/lib/tasks
songtianlun 24597e6320 refactor: update city sync logic with country and state
- Replace country name lookup with country code lookup
- Replace state name lookup with state code lookup
- Change city creation to ensure country association

This update modifies the existing logic for synchronizing city data to
use country and state codes instead of names. This aids in ensuring
more robust data integrity by relying on unique identifiers.
2025-02-11 10:35:41 +08:00
..
.keep init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
study_rake.rake migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
sync_geo_data.rake refactor: update city sync logic with country and state 2025-02-11 10:35:41 +08:00