Alex Wolfe
Alex Wolfe
Hi Dallin. I was going to start using your library, but I needed npm support. So I added it in a fork. Feel free to pull it into your repo,...
My understanding is that when `EM::Mongo::Connection` is instantiated with the `timeout` parameter that an error should be raised if a connection cannot be established in that time. It looks like...
- Bucket listing can now be retrieved - Bucket listing tests - Updated to em-http-request 1.0.x series - Replaced EM::MockHttpRequest, which is no longer available, with webmock - Reduced test...
There is a bug in the [#find_forum](https://github.com/cleverscale/zenpush/blob/affffdbeee82700c344c59439d0974e7d02cddb5/lib/zenpush/zendesk.rb#L10) and [#find_or_create_forum](https://github.com/cleverscale/zenpush/blob/affffdbeee82700c344c59439d0974e7d02cddb5/lib/zenpush/zendesk.rb#L113) methods. Those methods attempt to locate forum by category name and forum name. In the case where different categories have forums...
Corrected tuple encoding and simplified test.