today_ai_weather/app/controllers
songtianlun 43ae514242 refactor: update weather art descriptions
- Change description to use @weather_art.prompt instead of
  a translated string with multiple parameters.
- Update image_alt method to include the prompt in the
  descriptive text.

These changes simplify the metadata generation for weather art and
improve the clarity of the image descriptions by incorporating the
prompt, which may provide users with additional context.
2025-04-12 15:28:47 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb style: correct string split style 2025-02-22 15:00:37 +08:00
arts_controller.rb feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
cities_controller.rb feat: update city weather descriptions in locales 2025-04-12 15:13:21 +08:00
home_controller.rb feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
rss_controller.rb fix: correct region and subregion retrieval 2025-03-05 16:26:10 +08:00
sitemaps_controller.rb refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
weather_arts_controller.rb refactor: update weather art descriptions 2025-04-12 15:28:47 +08:00