today_ai_weather/app
songtianlun 0ff9ad4ff9 fix: update URL slugs for cities and weather arts
- Changed URLs to use city slugs instead of IDs
- Updated corresponding URLs for weather arts to use slugs

This change ensures that the URLs are more readable and maintainable
by using slugs rather than numerical IDs. It improves SEO and
user experience when accessing city and weather art pages.
2025-04-08 15:24:29 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers refactor: remove key verification controller and update routes 2025-04-08 14:42:56 +08:00
helpers fix: improve tag formatting functionality 2025-03-05 16:43:14 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add state filtering to cities index 2025-02-26 09:48:39 +08:00
services style: standardize role casing in AI service 2025-03-02 11:17:05 +08:00
views chore: comment out unused popular arts section 2025-04-08 11:14:00 +08:00
workers fix: update URL slugs for cities and weather arts 2025-04-08 15:24:29 +08:00