Closed randomvariable closed 7 years ago
Only supported on Ruby 2.1+ Scrub unsupported characters to eliminate Encoding::UndefinedConversionError: "\xFF" errors.
Encoding::UndefinedConversionError: "\xFF"
We need a failing test case to make sure this is the right solution before merging.
Not actively working on this
Only supported on Ruby 2.1+ Scrub unsupported characters to eliminate
Encoding::UndefinedConversionError: "\xFF"
errors.