Results 1 comments of Chris
trafficstars

@dirceup you should just force the string to convert to UTF-8. `str.encode(Encoding.find('UTF-8'), {invalid: :replace, undef: :replace, replace: ''})` https://stackoverflow.com/questions/12947910/force-strings-to-utf-8-from-any-encoding