TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Yajl-ruby 0.5.5, now with a JSON gem compatibility API

8 pointsby brianmarioalmost 16 years ago
http://github.com/brianmario/yajl-ruby<p>The new JSON gem compatibility API is meant as a drop-in replacement for the JSON gem in your projects.<p>Simply replace "require 'json'" with "require 'yajl/json_gem'" and you're set!<p>yajl-ruby offers a more efficient, better RFC compliance and Unicode support over the JSON gem. I highly recommend anyone using the JSON gem to check it out.

1 comment

ncalmost 16 years ago
That looks excellent. Can't wait for Rails 3 with the new JSON support structure.
评论 #663585 未加载