hi, guys. Help me, please. Don’t know what to do in the exerice 5:
5. Show a tag .
In paricular point 3 of the exercise:
"3.In app/views/tags/show.html.erb inside the
element, display a tag’s title.
Then in
…
, iterate through each destination in the @destinations array and display its image, name, and description."
What do I have to do there?