today_ai_weather/app/views
songtianlun c11d10c86a feat: update city display and database schema
- Change city name display to localized name in both index and show views
- Modify schema to use bigint for certain foreign keys
- Correct country codes in seeds for accurate data representation

These changes improve the handling of city names, ensuring they are displayed in the appropriate localized format and ensuring well-typed foreign key relationships in the schema.
2025-01-21 21:29:26 +08:00
..
cities feat: update city display and database schema 2025-01-21 21:29:26 +08:00
home feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
layouts feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
weather_arts feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00