today_ai_weather/app
songtianlun 78722caeb9 chore: update gem dependencies and formatting
- Standardized quotation marks in Gemfile and Ruby files
- Improved consistency for Sidekiq and Sidekiq Scheduler
- Removed unnecessary blank line in GenerateWeatherArtWorker class

These changes ensure a consistent coding style across the project, making
it easier to read and maintain. Adjustments to the Gemfile update the
formatting without altering the functionality.
2025-01-22 17:58:46 +08:00
..
admin feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
controllers feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00
helpers feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
javascript feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views feat: enhance city weather card layout 2025-01-22 14:51:00 +08:00
workers chore: update gem dependencies and formatting 2025-01-22 17:58:46 +08:00