Skip to content

Instantly share code, notes, and snippets.

Created May 12, 2016 16:41
Show Gist options
  • Save anonymous/170292c04eca876618a94b90fbbc1aab to your computer and use it in GitHub Desktop.
Save anonymous/170292c04eca876618a94b90fbbc1aab to your computer and use it in GitHub Desktop.
# @filenames, @urls = *product.images.map { |i| [i.original_filename, i.image_original_url] }.transpose.map(&:to_set) # Fuck yeah Haskal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment