Use #to_s on the geometry option in the Thumbnail processor.
This should make it possible to avoid passing a :geometry in the style definition (when passing it as a hash), thus making Paperclip avoid resizing the image. This is helpful when you want to perform your own custom resizing/cropping using :convert_options rather than the default options offered by Paperclip itself.
Showing
Please
register
or
sign in
to comment