Aleksey Leshchuk

Results 7 issues of Aleksey Leshchuk

.stub method defined in minitest/mock executing an alias_method against singleton_class under the hood. Running an alias_method over a singleton_class without running a 'remove_method' later will keep singleton_class 'dirty' and running...

You are doing your test without any randomization and length variety, so results are incorrect completely. You simply just testing how fast are 'foo' and 'bar' concatenation, and only Live...

Hi I have a problem with your solution: If image is too large it's get resized by jCrop or browser ( didn't get quite well who is doing it )...

10 times faster and 10 times clearer whats happening ( still 10 and more times slower than zlib :( ) Also custom dictionaries allowed.

Got problems with STI twice, because you using something like this in your code: object.class, but when I working with STI I need it to be: object.class.base_class. First of all...

Hi! In our project we explicitly including files in application.js and so we don't use //= require_tree . Because of that I lost couple hours and couple piece of my...

![image](https://user-images.githubusercontent.com/2870243/219685577-e9d45621-ec32-4cbe-939f-0ce05136ecdc.png)