How to setup the ruby debugger in VScode for mounted sinatra code?
My code is present in server A and I have opened the same in Vscode. Same code is mounted on server B where the sinatra app is runnig.
How to setup the ruby debugger in VScode for mounted sinatra code?
My code is present in server A and I have opened the same in Vscode. Same code is mounted on server B where the sinatra app is runnig.