The Ruby Programming Language

From the Ruby website:

A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

I recommend that all new projects start with Ruby version 3.x or greater.

Related Posts