Skip to content

Instantly share code, notes, and snippets.

@D3xx73r
Created June 30, 2012 20:50
Show Gist options
  • Save D3xx73r/3025458 to your computer and use it in GitHub Desktop.
Save D3xx73r/3025458 to your computer and use it in GitHub Desktop.
Process a thumb version of the image
# This should go in your uploader
version :thumb do
process resize_to_fit: [50, 50]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment