I am using the paperclip plugin to upload images and it works
absolutely fine.
I intend to save my uploaded images to C:\Application_name\public
folder. Accordingly, with some study over the i-net, I changed
the :path option of has_attached_file to -
I have tried this, but unfortunately it has not worked. I can only see
the image file name with a cross icon, but the image can’t be seen.
Some additional information - in the log, I can see this error (just
in case it helps):
ActionController::RoutingError (No route matches “/css/iepngfix.htc”
with {:method=>:get}):.