today_ai_weather/app
songtianlun cb8e5dd57d
Some checks failed
Docker Dev / docker (push) Has been cancelled
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
Docker Main / docker (push) Has been cancelled
refactor: simplify localized_name method
- Remove I18n translation from localized_name
- Return city name directly instead

This change simplifies the method's implementation by returning
the city name directly, avoiding the overhead of translation.
Additionally, it improves code clarity by reducing complexity.
2025-04-12 16:54:00 +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: update weather art descriptions 2025-04-12 15:28:47 +08:00
helpers feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers
models refactor: simplify localized_name method 2025-04-12 16:54:00 +08:00
services feat: enhance city description generation 2025-04-12 14:31:09 +08:00
views feat: enhance city description generation 2025-04-12 14:46:44 +08:00
workers fix: correct logger reference in city description worker 2025-04-12 15:40:53 +08:00