README.rdoc in brianmario-yajl-ruby-0.5.2 vs README.rdoc in brianmario-yajl-ruby-0.5.3

- old
+ new

@@ -140,12 +140,12 @@ Some ideas are: * parsing logs in JSON format * a Rails plugin (http://github.com/technoweenie/yajl-rails) * builtin Rails 3 support? * Rack middleware (ideally the JSON body could be handed to the parser while it's still being received) -* use with ohai -* JSON API clients +* use with ohai (http://github.com/brianmario/ohai) +* JSON API clients (http://github.com/brianmario/crack, http://github.com/brianmario/freckle-api) * Patch Marshal#load and Marshal#dump to use JSON? ;) * etc... == Benchmarks @@ -212,6 +212,7 @@ * Josh Ferguson - http://github.com/besquared - for peer-pressuring me into getting back into C; it worked ;) Also tons of support over IM * Jonathan Novak - http://github.com/cypriss - pointer-hacking help * Tom Smith - http://github.com/rtomsmith - pointer-hacking help * Rick http://github.com/technoweenie - for making an ActiveSupport patch with support for this library and teasing me that it might go into Rails 3. You sure lit a fire under my ass and I got a ton of work done because of it! :) * The entire Github Crew - http://github.com/ - my inspiration, time spent writing this, finding Yajl, So many-MANY other things wouldn't have been possible without this awesome service. I owe you guys some whiskey at Kilowatt. -* benburkert - http://github.com/benburkert +* benburkert - http://github.com/benburkert +* Aman Gupta - http://github.com/tmm1 - tons of suggestions and inspiration for the most recent features, and hopefully more to come ;) \ No newline at end of file