today_ai_weather/app
songtianlun ebaf7a3f34 feat: add countries and regions management
- Implement Country and Region models
- Establish relationships between City, Country, and Region
- Update ActiveAdmin setup for managing countries and regions
- Add localization support for cities and countries in multiple languages
- Create necessary migrations to support the new schema

This update allows for better categorization of cities under their respective countries and regions, enhancing geographical structure and support for multilingual features.
2025-01-21 18:27:26 +08:00
..
admin feat: add countries and regions management 2025-01-21 18:27:26 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
controllers feat: add countries and regions management 2025-01-21 18:27:26 +08:00
helpers feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
javascript feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
jobs init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add countries and regions management 2025-01-21 18:27:26 +08:00
views feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00