Skip to content

Instantly share code, notes, and snippets.

@raarellano
Created September 18, 2015 20:15
Show Gist options
  • Save raarellano/f3cd7dd48372483a9846 to your computer and use it in GitHub Desktop.
Save raarellano/f3cd7dd48372483a9846 to your computer and use it in GitHub Desktop.
Reprocess images for paperclip
User.find_each { |u| u.avatar.reprocess! }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment