today_ai_weather/config/initializers
songtianlun 1f35664590 fix: correct conditional for sitemap refresh
- Update the condition to check for 'RAILS_BUILD' environment variable
- Allow RefreshSitemapWorker to run in development/test environments

This change clarifies the logic for executing the sitemap refresh worker by
inverting the condition to allow it to run when 'RAILS_BUILD' is not set,
ensuring proper functionality during development and testing phases.
2025-01-25 11:01:29 +08:00
..
active_admin.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
assets.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
content_security_policy.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
devise.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
filter_parameter_logging.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
friendly_id.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
inflections.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
kaminari_config.rb feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
meta_tags.rb feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
schedule_tasks.rb fix: correct conditional for sitemap refresh 2025-01-25 11:01:29 +08:00
sidekiq.rb feat: improve Sidekiq scheduling configuration 2025-01-23 01:07:39 +08:00