today_ai_weather/lib
songtianlun 90c491637b refactor: simplify country retrieval logic
- Replace verbose conditional checks with a ternary operator
- Use 'find_by!' for better error handling if country not found
- Maintain the functionality of state creation associated with the country
2025-02-11 10:50:08 +08:00
..
data migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
tasks refactor: simplify country retrieval logic 2025-02-11 10:50:08 +08:00