today_ai_weather/app
songtianlun 8e8c60254f feat: add cities feature with weather arts
- Implement CitiesController for listing and showing cities
- Create City and WeatherArt models with associations
- Add views for cities index and show, displaying weather arts
- Include routes for cities and active storage for images
- Update migrations for weather arts and seed data for testing

This commit introduces a comprehensive cities feature that allows users to view cities along with their associated weather art. The implementation includes necessary database migrations, routes, and controller actions to support this new functionality.
2025-01-18 21:42:31 +08:00
..
assets refactor: replace list items with buttons in pagination 2025-01-17 15:22:13 +08:00
controllers feat: add cities feature with weather arts 2025-01-18 21:42:31 +08:00
helpers feat: add cities feature with weather arts 2025-01-18 21:42:31 +08:00
javascript chore: remove unused jQuery and Bootstrap dependencies 2025-01-17 17:08:07 +08:00
jobs init sample-app 2024-12-29 17:12:54 +08:00
mailers fix: update default smtp username 2025-01-18 14:38:30 +08:00
models feat: add cities feature with weather arts 2025-01-18 21:42:31 +08:00
views feat: add cities feature with weather arts 2025-01-18 21:42:31 +08:00