Hi guys, I spotted a problem when encoding and decoding a string that contained a few accented characters in it.
The issue doesn't present itself when done through the JSON.parse method from the "json" gem... but we all know what happens if we require that gem inside a Rails app... :( Anyways, here is the problem illustrated: http://pastie.org/497986 Any tips, advices, pointers on this? Regards. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
