today_ai_weather/test
songtianlun 5feaee4922 feat: add sitemap functionality
- Create SitemapsController to serve sitemaps
- Configure AWS S3 storage for sitemaps
- Update routes to include sitemap paths
- Add SitemapsHelper module
- Configure SitemapGenerator with AWS adapter
- Update storage configurations for AWS

This feature adds sitemap functionality to the application, enabling search engines to discover and index its content more efficiently. It includes configuration for AWS S3 storage to host the sitemaps and updates the application's routes to serve them.
2025-01-26 00:07:44 +08:00
..
controllers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
fixtures feat: add countries and regions management 2025-01-21 18:27:26 +08:00
helpers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
integration init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
jobs feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add countries and regions management 2025-01-21 18:27:26 +08:00
system init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_system_test_case.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
test_helper.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00