Closed jlecour closed 13 years ago
merged
Thanks.
Could you push the gem to Rubygems.org ?
also reminding you to add a v2.0.0 tag ;-)
done
Thanks !
I'll stop harassing you, for now ;-)
No problem. Thanks for submitting a patch and getting the ball rolling.
Hi, I've forked and made the switch to MultiJSON.
To run the tests with a different JSON library, you can change "require 'json'" to "require 'yajl'" for example in the spec file.
I've also added a fix for the content, to remove non-breaking spaces since it can cause some bad decoding.