today_ai_weather/app/controllers
songtianlun 3a6d247451 feat: add pagination to weather arts gallery
- Introduce ArtsController with index action
- Create index view for displaying weather arts
- Implement Kaminari for pagination functionality
- Add necessary routes for accessing arts
- Update Gemfile to include Kaminari gem
- Create views for pagination controls

This implementation enhances the Weather Arts Gallery, allowing users to view and navigate through a collection of AI-generated weather arts easily. Pagination controls have been added to improve usability.
2025-01-23 14:10:13 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
arts_controller.rb feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
cities_controller.rb feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00
home_controller.rb feat: enhance cities and weather arts display 2025-01-19 22:08:05 +08:00
weather_arts_controller.rb feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00