today_ai_weather/lib
songtianlun 29ad6be241
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
refactor: simplify region creation and update code attribute
- Change from find_or_initialize_by to find_or_create_by for
  regions.
- Set region code to the name instead of nil.

This refactor reduces complexity in how regions are created and
ensures the code attribute is properly populated with the
region's name, enhancing data consistency.
2025-02-10 18:01:41 +08:00
..
data migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
tasks refactor: simplify region creation and update code attribute 2025-02-10 18:01:41 +08:00