today_ai_weather/lib/tasks
songtianlun b4eac06227 refactor: streamline geo data syncing process
- Remove unnecessary debug output for country syncing.
- Improve country determination logic by adding checks for
  both country code and country name.
- Ensure state records are associated with the correct
  country ID post-refactor.

These changes enhance the clarity and efficiency
of the geo data synchronization code, making it easier to
maintain and reducing the risk of errors during data
syncing.
2025-02-11 10:30:25 +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: streamline geo data syncing process 2025-02-11 10:30:25 +08:00