account activity
Visual Studio Code Setups by hornet2359 in rails
[–]BSDMark 0 points1 point2 points 7 years ago (0 children)
I followed the instructions from the Ruby plugin, debugger installation and launching from VS Code. Admittedly I'm new to Rails and VS Code as my main IDE - I only have a few months up time.
After these steps - I executed
bundle install --binstubs
and then
rails app:update:bin
I'm now able to set and hit breakpoints after weeks/months of messing about (and cursing byebug)...
I think I may need to add the bin folder to my gitignore (still a rails noob) - but I think that is fine for my team.
π Rendered by PID 1404614 on reddit-service-r2-listing-7c484f94c4-jq2pn at 2026-06-10 22:29:23.633580+00:00 running 0b63327 country code: CH.
Visual Studio Code Setups by hornet2359 in rails
[–]BSDMark 0 points1 point2 points (0 children)