Nikita Misharin

Results 10 issues of Nikita Misharin

Hi, I stumbled upon a problem, where attachments with certain filenames doesn't get added. Here is a minimum reproduction example. Tested in 2.7 and in master. ```ruby mail = Mail.new...

Hi! Since database_cleaner is moving away from putting all adapters in `adapters` folder. I was wondering how to contribute new adapters? I guess would be a good idea to add...

I've been wondering whether the new safe method navigation syntax is fast. Turned out it's almost as fast as simple method invocation.

General

We are adding a lot new new features, few people can know about. I thought, it'd be great to have a proper documentation right in README, so one wouldn't have...

Following https://github.com/jnunemaker/httparty/issues/555#issuecomment-457013866, I thought that it may be useful to try to always remove BOM chars, because not every server properly specifies charset.

Hi! Thank you for the clammit! I thought that it could be useful to specify custom response body and content-type. For example, if backend has a convention for errors with...

Hi, In my app, I have a huge amount of ignored resources, sometimes a couple of thousands. While this is a corner case and this patch won't be useful for...

Fixes: https://github.com/ably/ably-ruby/issues/186

Footstep #187 Repo: https://github.com/TheSmartnik/ton-lootbox-contract My wallet address for reward: `EQBdy0Qzw6hmx0X9ADEQC280cB5-C9IsbxAU5m8EExXMnIip`

Hi, I have a couple of question regarding souldbound contract. First. https://github.com/getgems-io/nft-contracts/blob/debcd8516b91320fa9b23bff6636002d639e3f26/packages/contracts/sources/sbt-item.fc#L164 Why the flag here isn't `128 + 32`. Considering that we want to burn the contract, it seems...