today_ai_weather/app/workers
songtianlun 50321533f7 chore: clean up trailing whitespace and formatting
- Removed unnecessary leading and trailing blank lines in several
  ActiveAdmin register files.
- Reformatted string delimiters for consistency, changing single quotes
to double quotes in tracking events in the Cities and WeatherArts
controllers.
- Ensured proper spacing in array definitions across several
  models, including Ahoy::Event and Ahoy::Visit.

These changes improve code readability and maintain consistency
throughout the codebase by ensuring uniform use of quotes and
removing excess whitespace.
2025-01-27 00:43:36 +08:00
..
batch_generate_weather_arts_worker.rb fix: increase sleep duration in weather arts worker 2025-01-25 00:41:29 +08:00
clean_ahoy_data_worker.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
generate_weather_art_worker.rb refactor: tidy up code style and remove unused fields 2025-01-24 00:25:06 +08:00
refresh_sitemap_worker.rb feat: add sitemap functionality 2025-01-26 00:07:44 +08:00