質問編集履歴
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -10,6 +10,7 @@
|
|
10
10
|
.
|
11
11
|
.
|
12
12
|
.
|
13
|
+
#下記283行目
|
13
14
|
table = CSV.read("data/#{uid}/#{year}/#{month}/authlog_start", encoding:"ISO-8859-1:utf-8",headers: false)
|
14
15
|
|
15
16
|
/usr/share/ruby/2.0/csv.rb:1869:in `block in shift': Unclosed quoted field on line 7514. (CSV::MalformedCSVError)
|