In this tutorial, we will learn to set the ruby programming environment in Visual Studio code.
To work with Ruby with Visual Studio code, we need to install it first on the system.
Step 1: Ruby Installation process for Windows 11. (https://rubyinstaller.org/downloads/)
useful commands
– ruby -v to verify installation
– irb to enter ruby command mode — run code.
Step 2: Install the ‘Ruby’ extension and ‘code runner’ in VS Code.
Step 3: Create a project folder and let’s create the simple ruby program and run it.
Step 4: Like and Subscribe to Support.
If you enjoyed this video tutorial and found it helpful, please consider giving it a thumbs up (like) 👍 and hitting that subscribe button ✅ if you haven’t already. Your likes and subscriptions not only motivate me to create more content but also help my channel grow, reaching more people who can benefit from it.