- 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. |
||
---|---|---|
.. | ||
development.rb | ||
production.rb | ||
test.rb |