today_ai_weather/config/environments
songtianlun 18977a9d42 feat: improve retrieval of weather arts
- Include associated city and image attachment in popular,
  random, latest, and featured arts queries to enhance data
  accessibility and performance.
- This modification reduces N+1 query issues by eager-loading
  associations, leading to improved query performance when
  accessing related data.
2025-02-14 09:55:04 +08:00
..
development.rb feat: improve retrieval of weather arts 2025-02-14 09:55:04 +08:00
production.rb fix: improve database URL configuration 2025-02-11 17:01:13 +08:00
test.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00