- Change class names from Worker to Job for better alignment with Rails convention. - Includes changes in BatchGenerateWeatherArtsJob, CleanAhoyDataJob, GenerateWeatherArtJob, and RefreshSitemapJob classes. This refactoring improves the clarity and consistency of the codebase by adhering to established naming conventions, making it easier for new developers to understand the role of these classes within the application. |
||
---|---|---|
.. | ||
batch_generate_weather_arts_job.rb | ||
clean_ahoy_data_job.rb | ||
generate_weather_art_job.rb | ||
refresh_sitemap_job.rb |