ruby-msg icon indicating copy to clipboard operation
ruby-msg copied to clipboard

UTF-8 and ASCII-8BIT

Open acolchagoff opened this issue 5 years ago • 0 comments

I'm writing a feature that uses your gem and I'm so close to finishing, but when the client sent over a bach of emails to display, I can't convert a bunch of them due to this:

/Users/username/.rvm/gems/ruby-2.3.3/gems/ruby-msg-1.5.2/lib/mapi/mime.rb:109:in `join': incompatible character encodings: UTF-8 and ASCII-8BIT (Encoding::CompatibilityError)

acolchagoff avatar Jun 13 '19 21:06 acolchagoff