Maxim Perepelitsa
Maxim Perepelitsa
> Torbafile is evaled as regular Ruby source. Why do we need comment parsing then? > > This variant passes the test: > > instance_eval File.read(File.expand_path("../additionally/child", __FILE__)) > > gh_release...
Try this: ```ruby require "hiredis/ruby/connection" Hiredis::Connection = Hiredis::Ruby::Connection ```
> I had the same issue. My laptop display was at 125% scaling and so the text was a bit blurry. I was able to fix the issue by changing...
Try latest version from https://github.com/KELiON/cerebro/releases
It's better to enable verbose mode on CI and fix them. In projects with verbose mode, it's not easy to determine where they came from.
After updating to Rails 7.1 we started receiving an error: > /Ruby/3.1.4/x64/lib/ruby/gems/3.1.0/gems/bundler-2.5.6/lib/bundler/runtime.rb:304:in `check_for_activated_spec!': You have already activated mutex_m 0.1.1, but your Gemfile requires mutex_m 0.2.0. Since mutex_m is a default...
@hharnisc its still appear on Hyper 2.1.0-c1 and hypercwd 1.2.3 when I use `shell: 'C:\\Windows\\System32\\bash.exe'` ``` Uncaught Exception: Error: Unable to start terminal process: CreateProcess failed at new WindowsPtyAgent (C:\Users\n0xff\AppData\Local\hyper\app-2.1.0-canary1\resources\app.asar\node_modules\node-pty\lib\windowsPtyAgent.js:25:24)...