today_ai_weather/app/views
songtianlun 6f01174ea9 feat: enhance city description generation
- Modify get_description method to include an additional
  parameter for user context
- Update usage in views to reflect the new parameter
- Adjust temporary description message based on user context

This change enhances the city description generation logic by
allowing differentiation in how the description is provided
depending on whether the calling context is a user. It improves
the user experience while ensuring that non-user contexts
handle descriptions differently. This minor enhancement also
included updating the view to support this new logic.
2025-04-12 14:46:44 +08:00
..
arts feat: add image alt text generation 2025-04-10 22:37:27 +08:00
cities feat: enhance city description generation 2025-04-12 14:31:09 +08:00
devise feat: add image alt text generation 2025-04-10 22:37:27 +08:00
home fix: correct alt attribute for image tag 2025-04-10 22:47:33 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts feat: add default meta tags for SEO 2025-04-08 16:48:22 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
rss feat: add JSON feed support for weather art 2025-03-05 14:59:02 +08:00
shared feat: enhance city description generation 2025-04-12 14:46:44 +08:00
sitemaps feat: add sitemap management feature 2025-02-24 17:28:21 +08:00
weather_arts feat: enhance city description generation 2025-04-12 14:31:09 +08:00