today_ai_weather/app
songtianlun 5bc06007b2 refactor: improve countries find_resource method
- Update `find_resource` method to use `scoped_collection.friendly.find(params[:id])`

This refactoring improves the find_resource method to work with friendly URLs, making it more robust and user-friendly.
2025-01-25 01:29:50 +08:00
..
admin refactor: improve countries find_resource method 2025-01-25 01:29:50 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
helpers feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00
javascript feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views style: update site title in application layout 2025-01-25 00:34:20 +08:00
workers fix: increase sleep duration in weather arts worker 2025-01-25 00:41:29 +08:00