When you use the above code what is the resulting src=" "?
Look at the source code of the page after you go to it and see what
rails put in for product.image_url. Your images should be in the
public/images folder of your project.
When you use the above code what is the resulting src=" "?
Look at the source code of the page after you go to it and see what
rails put in for product.image_url. Your images should be in the
public/images folder of your project.