samsymons / RedditKit.rb

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

Passing Tests #4

Closed BukhariH closed 10 years ago

BukhariH commented 10 years ago

The test for available username was falling that's been fixed now and for MultiJSON the correct option is :symbolize_keys not :symbolize_names[1] which has now been fixed!

[1] http://rubydoc.info/gems/multi_json/1.3.2/MultiJson#load-class_method