today_ai_weather/app
songtianlun 926ba18e85 refactor: change locale handling to around_action
- Update set_locale method to use around_action instead of before_action.
- Modify locale extraction logic to handle more cases, ensuring better fallback handling.
- Improve overall method clarity and maintainability by restructuring code.

This change enhances the localization process by providing a clearer
way to manage locale settings and ensures that it correctly falls back
to the default locale when necessary. It also resolves some edge cases
in locale extraction based on the HTTP_ACCEPT_LANGUAGE header.
2025-02-22 15:00:22 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers refactor: change locale handling to around_action 2025-02-22 15:00:22 +08:00
helpers feat: add RSS feed functionality 2025-02-19 17:38:49 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add translatable name module for countries and regions 2025-02-21 23:46:25 +08:00
services feat: refactor: change image generation quality 2025-02-16 13:27:25 +08:00
views style: update layout and improve accessibility 2025-02-22 01:03:40 +08:00
workers feat: update sitemap generation for multiple locales 2025-02-22 12:08:59 +08:00