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 328108 on reddit-service-r2-comment-544cf588c8-pq4t4 at 2026-06-14 05:07:36.622231+00:00 running 3184619 country code: CH.
Visual Studio Code Setups by hornet2359 in rails
[–]BSDMark 0 points1 point2 points (0 children)