dev_jupyter
daiao 5 years ago
parent 31167a4fcf
commit 3820911af5

@ -28,7 +28,6 @@ module GitHelper
elsif cd['encoding'].blank?
raise("ERROR_UTF8")
else
Rails.logger.info("####encoding:#{content.encoding}")
content.force_encoding('UTF-8')
end
end

Loading…
Cancel
Save