today_ai_weather/app/views/cities
songtianlun f33fb4d2ba feat: add pagination to cities and arts index
- Implement pagination for the cities index view.
- Add shared pagination partial to reduce code duplication.
- Modify arts index view to utilize the new pagination.
- Update cities controller to include pagination logic.

These updates improve usability by allowing better navigation through larger datasets, ensuring users can easily access and view items across multiple pages.
2025-01-23 17:30:05 +08:00
..
_city.html.erb feat: enhance city weather card layout 2025-01-22 14:51:00 +08:00
index.html.erb feat: add pagination to cities and arts index 2025-01-23 17:30:05 +08:00
show.html.erb feat: update city display and database schema 2025-01-21 21:29:26 +08:00