today_ai_weather/app/controllers
songtianlun bafb90f5fb style: format code style in Gemfile and controllers
- Adjust spacing around the quotes in the Gemfile
- Standardize spacing in the arts_controller for improved readability
- Modify routes file for consistent array formatting

These changes enhance the consistency of code style across the project without altering any functionality or behavior.
2025-01-23 17:33:01 +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 style: format code style in Gemfile and controllers 2025-01-23 17:33:01 +08:00
cities_controller.rb feat: add pagination to cities and arts index 2025-01-23 17:30:05 +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