samsymons / RedditKit.rb

[Deprecated] A Ruby wrapper for the reddit API
https://redditkit.com/
MIT License
152 stars 26 forks source link

Using multi_json so we always use the fastest JSON parser available #2

Closed BukhariH closed 10 years ago

BukhariH commented 10 years ago

You should always use MultiJSON to select the fastest JSON coder available in gems.