Hello everyone, I am trying to upload images and it works, I get to see the pictures on the index.html but when I try to view single record, mainly in the show action it adds the model in the link resulting in an no route found error when trying to get the path. Any ideas about how to get the url from the uploads directory without it being changed ?
Thank you