today_ai_weather/app/models
songtianlun 3203face6b feat: add country filter in city admin
- Introduce a new filter for selecting cities by country in the
  ActiveAdmin interface.
- Update the ransackable attributes to include country_id for
  searchable functionality.

This change enhances the Admin UI by allowing easier access to
city data based on country, improving the user experience for
administrators.
2025-01-25 00:54:23 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
admin_user.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
application_record.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
city.rb feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
country.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
region.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
weather_art.rb feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00