tomasmiguez
tomasmiguez
We started using `DelegateClass` on our codebase recently, and are experiencing some compatibility issues with Oj. The main problem has already been reported here https://github.com/ohler55/oj/issues/477, but the proposed solution does...
Hi there, we are currently having an issue with the initialization logic. As a `send` is used with the passed attributes, when some received attribute is not declared as an...
It seems that when the `gemspec` file was updated in [8f4ea46](https://github.com/henrypoydar/chronic_duration/commit/8f4ea46e36f58dc1018c417b80867cf8a98270a9), the `authors` keys was removed, which causes `bundle install` to fail: ```bash bundle install Fetching https://github.com/henrypoydar/chronic_duration You have one...