Get started with Ruby on Rails on WSL2 Ubuntu

Install Ubuntu If you already have WSL2 Ubuntu 24.04 skip these two steps. Open PowerShell as Administrator: Once Ubuntu is installed, make sure it’s running as WSL2: Close PowerShell and run Ubuntu-24.04 from the application menu. Once you are in the Ubuntu terminal, update and install things: Once the system dependencies are installed, install rbenv:…