Skip to content

Minimal remote debugging example for Ruby script using Docker

Notifications You must be signed in to change notification settings

krcm0209/vscode-ruby-remote-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Ruby Script Debugging in VS Code

This project contains a minimal example of debugging a ruby script using VS Code.

Prerequisites

  • Docker installed and running

Example

Set a breakpoint in app.rb, then start the debugger Ruby: Debug current file using the VS Code debug menu.

About

Minimal remote debugging example for Ruby script using Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published