diff --git a/apply/appjd.rb b/apply/appjd.rb index 3366f7c..f0e2036 100755 --- a/apply/appjd.rb +++ b/apply/appjd.rb @@ -137,7 +137,7 @@ # Create csv db.close email.gsub("'", "") - if false then + if true then CSV.open(csv, "w", force_quotes: true) do |c| c << keys c << addition