Skip to content

Instantly share code, notes, and snippets.

@ninjs
Created April 13, 2015 21:06
Show Gist options
  • Save ninjs/88e90ddec11794e35f9b to your computer and use it in GitHub Desktop.
Save ninjs/88e90ddec11794e35f9b to your computer and use it in GitHub Desktop.
if File.extname(file) != '.xlsx'
next if File.extname(file) != '.npi'
else
next
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment