Waylon
Waylon
same: Marking this "of interest" before a cleanup of stale PRs
This is when using Paperclip, btw.
I'm still seeing this as a potential issue. I just upgraded to 2.0 and found that this issue can still persist if the original image dimensions are less than the...
@jhnvz Thanks! Looking forward to it!
@jhnvz See below. ``` retina! has_attached_file :image, :styles => { :large => "400x", :grid => "320x", :thumb => "120x", :facebook => "100%x100%>", :twitter => "640x640>" } :convert_options => { :twitter...