songtianlun
ebaf7a3f34
- 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. |
||
---|---|---|
.. | ||
20250118163459_devise_create_admin_users.rb | ||
20250118163460_create_active_admin_comments.rb | ||
20250119022826_create_cities.rb | ||
20250119032146_add_slug_to_cities.rb | ||
20250119032158_create_friendly_id_slugs.rb | ||
20250119032316_create_weather_arts.rb | ||
20250119032348_create_active_storage_tables.active_storage.rb | ||
20250121015832_create_regions.rb | ||
20250121015841_create_countries.rb | ||
20250121015849_add_country_to_cities.rb | ||
20250121020653_remove_geographic_fields_from_cities.rb |