today_ai_weather/app
songtianlun 639c36200b refactor: improve conditional rendering in views
- Replace 'else' with 'elsif' for better clarity
- Ensure badges are displayed only when country and state are present

These changes enhance the readability of the code and ensure that
only relevant information is displayed in the UI, improving the
user experience.
2025-04-26 00:23:03 +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 feat: add default canonical URL handling 2025-04-23 20:45:49 +08:00
helpers feat: add default canonical URL handling 2025-04-23 20:45: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 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 refactor: improve conditional rendering in views 2025-04-26 00:23:03 +08:00
workers fix: update generation interval for weather arts 2025-04-15 16:23:01 +08:00