Skip to content

Instantly share code, notes, and snippets.

Created April 29, 2015 09:16
Show Gist options
  • Save anonymous/32efe387fda003110f79 to your computer and use it in GitHub Desktop.
Save anonymous/32efe387fda003110f79 to your computer and use it in GitHub Desktop.
magic = SmarterCSV.process(‘magic.csv’) do |array|
array.to_json
puts array[:code_value]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment