to the /app/views/messages/index.html.erb file and I have done this, but it’s giving me an error telling me that it has not been done. Here is the error message:
Make sure to add the ‘link_to’ to app/views/messages/index.html.erb.
But that step is still showing up as red instead of green and I cannot progress. Nevertheless, the New Message button does function just fine and I’m able to add new messages.
It could be something as simple as not using the double quotes in the example. Minor, and petty, but these things do tend to happen in author written SCT’s. It’s a possibility.