jhjguxin

Results 3 issues of jhjguxin

I'm so glad to hear that moped support read preferences #133 ! and can we support [tag set](http://docs.mongodb.org/manual/core/read-preference/#tag-sets) ? Is it come in soon ... to @durran

error trace ``` ruby gems/enum_help-0.0.9/lib/enum_help/railtie.rb:2:in `': uninitialized constant EnumHelp::Rails (NameError) ```

when I encode some hash to json on rails 4, I found the [method encode json is change](https://gist.github.com/jhjguxin/6240586). so I generate json, by call `JSON.generate(object, :ascii_only => true)`, but when...