L
Lyes Amazouz
[Note: parts of this message were removed to make it a legal post.]
Hi everybody
I'm trying to export some data in the Json format using the json_pure
library
I've well prepared my structure in my program and I used the generate method
to get the Jon output. But, during the generation, an error occurs saying
that it met a character that is not utf-8 encoded.?
Do this mean that I'm obliged to give UTF-8 encoded strings in my objects to
get my json output, and if it is the case, do you now good ruby utf-8
encoding library to advise it to me?
Thank you!
Hi everybody
I'm trying to export some data in the Json format using the json_pure
library
I've well prepared my structure in my program and I used the generate method
to get the Jon output. But, during the generation, an error occurs saying
that it met a character that is not utf-8 encoded.?
Do this mean that I'm obliged to give UTF-8 encoded strings in my objects to
get my json output, and if it is the case, do you now good ruby utf-8
encoding library to advise it to me?
Thank you!