Nikita Sokolov

Results 44 comments of Nikita Sokolov

Is it a bug that draper does not override `Object#method` delegating to the decorated object, so we could check if it is a kernel method? I have suggested a way...

We can fix the issue by accepting my PR. The only people affected will be ones relying on `to_s` methods defined in their `ActiveRecord` models to be displayed in activeadmin....

The behaviour of `display_name` with the `User` model does not change as `name` is still in `display_name_methods`. Anyway, I am tired of proving my point. Are you okay with this...

We use this feature to make it possible to create `STI` records: instead of exposing `#type` select input each subclass has its own "Add record" link with a customized form...

I have failed to compile it on my ARM Mac because of https://github.com/catboost/catboost/issues/2503.

> Can you give a more detailed description of the problem? I didn't get how optional op id will help I have detailed the motivation in the description.

Once again, we can live without this feature, so this is not urgent, but I have decided to finish it, so, please review it, if you have some time and...

I am pretty sure this is not `NoSuchKeyException` as it was with the previous client: stacktrace ``` software.amazon.awssdk.services.s3.model.S3Exception: null (Service: S3, Status Code: 404, Request ID: KWFYZQ8ERBR6YSNX, Extended Request ID:...