- Change the method of checking for attached images from `. - attached` to `.attached?` for consistency This commit addresses a bug where the weather art image was not displayed correctly on the map. It fixes the issue by using the `.attached?` method, which ensures that the correct image URL is used. |
||
---|---|---|
.. | ||
_admin_panel.html.erb | ||
_city.html.erb | ||
_map.html.erb | ||
_results.html.erb | ||
_search_city.html.erb | ||
_stat_card.html.erb | ||
index.html.erb | ||
show.html.erb |