Upgrade Ruby using dual boot

tsudhishnair

T Sudhish Nair

Posted on September 4, 2024

Upgrade Ruby using dual boot

Our latest blog is on Upgrade Ruby using dual boot.

Recently, we upgraded all Neeto product's Ruby version from 3.2.2 to 3.3.0 using "dual-booting".

Dual-booting is a process that allows you to run your application with different sets of dependencies, making it easy to switch between them. This approach enables you to quickly test your code with both the current and the newer version of what you are upgrading, ensuring that everything works smoothly before fully committing to the upgrade.

Learn more about dual-booting Ruby, installing dependencies, and key considerations for your setup.

https://www.bigbinary.com/blog/ruby-upgrade-using-dual-boot

💖 💪 🙅 🚩
tsudhishnair
T Sudhish Nair

Posted on September 4, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Upgrade Ruby using dual boot
ruby Upgrade Ruby using dual boot

September 4, 2024