incompatible character encodings: UTF-8 and ASCII-8BIT
I\'m finding lots of old information yet scant advice about this error message but wondered w
I remember resolving this once by using "string".force_encoding("UTF-8")