Skip to content

Instantly share code, notes, and snippets.

@mtheoryx
Created March 20, 2012 19:43
Show Gist options
  • Save mtheoryx/2140430 to your computer and use it in GitHub Desktop.
Save mtheoryx/2140430 to your computer and use it in GitHub Desktop.
used to work?
CSV.open(data_source, 'r', ?, , ?\r) do |row|
@@url_list << row
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment