Skip to content

Instantly share code, notes, and snippets.

@raarellano
Created August 17, 2015 22:32
Show Gist options
  • Save raarellano/eaf3a12aa53e640fcb38 to your computer and use it in GitHub Desktop.
Save raarellano/eaf3a12aa53e640fcb38 to your computer and use it in GitHub Desktop.
Reprocess paperclip images
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