multiple_file_upload_paperclip_rails
multiple_file_upload_paperclip_rails copied to clipboard
Editing an image/Setting Cover image
Have some trouble when trying to edit a particular image pictures/_form.html.erb there are several things that it doesn't seem to like:
- large.url #This is on the image_tag
- The hidden field "crop_#{attribute}" #where is this being read from. I get that xywh is a string array
Maybe this view is half finished. Please let me know thanks.
The truth is that I didn't care for a finished project, just the multiple images upload!
But I will have a look during weekend, Thanks