Mladen Jablanović

Results 3 issues of Mladen Jablanović

Requiring [`right_http_connection`](https://github.com/rightscale/right_http_connection) before requiring `garb` causes `SymbolOperator` and all added `Symbol` methods to be unavailable.

Addresses https://github.com/kenaniah/sidekiq-status/issues/45 When the first argument to a job is a string containing a substring `"job_class"`, job class evaluation code crashes trying to convert that substring to a class. This...

At least some timeout errors do not have valid JSON, and although their body contains the reason they end up here https://github.com/chargebee/chargebee-ruby/blob/master/lib/chargebee/rest.rb#L82 resulting with a generic error. Also, `rest.rb` has...