Skip to content

Instantly share code, notes, and snippets.

@JuanitoFatas
Created December 20, 2014 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JuanitoFatas/188a138769c5c5767253 to your computer and use it in GitHub Desktop.
Save JuanitoFatas/188a138769c5c5767253 to your computer and use it in GitHub Desktop.
Idea.find_each do |idea|
  idea.picture.recreate_versions!(:thumb)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment