today_ai_weather/app/workers
songtianlun 1f47ba59c9 style: format code for consistency
- Ensure consistent use of double quotes for strings in the
  Gemfile and sitemap configuration files.
- Add spaces for better readability in array declarations
  within the RefreshSitemapWorker.

These changes improve the readability of the code without
changing any functionality. Adhering to a consistent coding
style helps maintainability and team collaboration.
2025-01-23 19:03:14 +08:00
..
batch_generate_weather_arts_worker.rb fix: reduce sleep time in weather arts worker 2025-01-23 09:58:08 +08:00
generate_weather_art_worker.rb feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
refresh_sitemap_worker.rb style: format code for consistency 2025-01-23 19:03:14 +08:00