Skip to content

Instantly share code, notes, and snippets.

@PavelPenkov
Forked from anonymous/unzip.rb
Created May 12, 2016 16:41
Show Gist options
  • Save PavelPenkov/ca2e27b41b74c56fccc82a52666d8d26 to your computer and use it in GitHub Desktop.
Save PavelPenkov/ca2e27b41b74c56fccc82a52666d8d26 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment