Skip to content

Conversation

@XAJX179
Copy link
Contributor

@XAJX179 XAJX179 commented Nov 22, 2025

Because

Moving new content on debugging ruby code with VSCode into a new lesson.

This PR

  • Adds a lesson 'Debugging with VSCode' in ruby course.

Issue

Closes TheOdinProject/curriculum#30210
Related to TheOdinProject/curriculum#30267
Related to TheOdinProject/curriculum#30268

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the keyword: brief description of change format, using one of the following keywords:
    • Feature - adds new or amends existing user-facing behavior
    • Chore - changes that have no user-facing value, refactors, dependency bumps, etc
    • Fix - bug fixes
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • I have verified all tests and linters pass after making these changes.
  • If this PR addresses an open issue, it is linked in the Issue section
  • If applicable, this PR includes new or updated automated tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Backlog / Ideas

Development

Successfully merging this pull request may close these issues.

Ruby : add content for debugging ruby using vscode rdbg extension

1 participant