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.