Sergey Kojin
Sergey Kojin
It's possible to remove smooth in zoom window and display it pixelized? http://s13.postimage.org/vs7ur27if/pixel_smooth.png
haml: `%h1{:style => "float:left; "} #{'somevar'}: Some Text` slim: `h1 style=("float:left; "} #{'somevar') : Some Text` Gives Error: syntax error, unexpected '}', expecting ')'
I proxy with command `loophole http --hostname my-app 3000`. It's expected that request header will be `my-app.loophole.site` but it's `127.0.0.1:3000`. So rails render link (for home_url) as `127.0.0.1:3000/home` instead of...
don't send error when job have reschedule attempts, only when job fail last time At least I need that, I know that some jobs can fail, but they rescheduled, I...
Add missing return to already existing 'head :ok' in controller to fix ``` TypeError (no implicit conversion of nil into String): /usr/local/lib/ruby/3.2.0/openssl/digest.rb:42:in `update' /usr/local/lib/ruby/3.2.0/openssl/digest.rb:42:in `hexdigest' /usr/local/lib/ruby/3.2.0/openssl/digest.rb:42:in `block (3 levels) in...
If in telegram share video and save it to files or other app, it saved without `mp4` extension, and not works as video