today_ai_weather/app/models
songtianlun e6550aa86f feat: add active and inactive city counts to dashboard
- Add display of activated and non-activated city counts
- Introduce a new scope for inactive cities in City model
- Update Ahoy Dashboard to show the total count of both active and inactive cities

This update provides better insights into city activation status within the
Ahoy Dashboard. It introduces a new function in the City model and updates
the dashboard to reflect these statistics, assisting in better monitoring
of city status.
2025-02-07 13:11:42 +08:00
..
ahoy chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +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 active and inactive city counts to dashboard 2025-02-07 13:11:42 +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: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00