RxRuby icon indicating copy to clipboard operation
RxRuby copied to clipboard

[fix] clash with require_all gem

Open farukg opened this issue 8 years ago • 0 comments

I had issues because i was using the require_all gem and the method name was overwritten.

I fixed it by namespacing the method via a module.

cheers & regards

farukg avatar Sep 08 '16 07:09 farukg