85 followers
Senior developer at Shopify's Ruby DX Team (under Ruby & Rails Infra).
My work includes ruby-lsp, IRB, and ruby/debug
ruby-lsp
IRB
ruby/debug
Link to Japanese version: https://techracho.bpsinc.jp/hachi8833/2022_09_01 (Hashnode has issues generating the right link for this url) Link to my...
What's new in Ruby 3.2's IRB? IRB 1.6 has been released and will become Ruby 3.2's built-in IRB version. It and a few recent releases include many...
This cheatsheet can help you get started with ruby/debug as well as use it in your daily development. It's not an exhausting list of its features or...
Do you know Ruby's official debugger ruby/debug provides out-of-box integration with VSCode? If you haven't tried it yet or having difficulty making...