today_ai_weather/app/admin
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_users.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
cities.rb feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
countries.rb refactor: improve countries find_resource method 2025-01-25 01:29:50 +08:00
dashboard.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
regions.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
weather_arts.rb feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00