multiple_file_upload_paperclip_rails icon indicating copy to clipboard operation
multiple_file_upload_paperclip_rails copied to clipboard

Editing an image/Setting Cover image

Open davidpatters0n opened this issue 11 years ago • 1 comments

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:

  1. large.url #This is on the image_tag
  2. 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.

davidpatters0n avatar Oct 10 '14 00:10 davidpatters0n

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

hackhowtofaq avatar Oct 10 '14 16:10 hackhowtofaq