today_ai_weather/db
songtianlun 9cb1467301 feat: enhance weather arts and cities features
- Add slug column to weather_arts for friendly URLs.
- Update weather arts retrieval in the controller to use slug.
- Implement region and country filtering in cities index view.
- Optimize city queries with scopes for active status and region/country.
- Improve UI layout and design for the cities index page.

These changes allow better user experience by enabling cleaner URLs for weather arts and facilitating efficient filtering of cities based on selected regions and countries.
2025-01-22 14:04:58 +08:00
..
migrate feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00
seeds feat: update city display and database schema 2025-01-21 21:29:26 +08:00
cable_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
schema.rb feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00
seeds.rb feat: update city display and database schema 2025-01-21 21:29:26 +08:00