yajl/json_gem status ?
Closed this issue · 1 comments
zimbatm commented
This file now reports that it is deprecated. Does it mean that the JSON gem compatibility will be dropped ?
brianmario commented
As of 2.0 yes, it'll be gone.
I'm going to add a file in examples/ that people will be able to drop-in to their apps to keep it around. But the idea is to get everyone to stop using it. It causes way more problems than it solves. I'd suggest just using the regular yajl-ruby API to parse and encode stuff.