Ruby is...

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.

Download Ruby or Read More...
# The famous Hello World
# Program is trivial in
# Ruby. Superfluous:
#
# * A "main" method
# * Newline
# * Semicolons
#
# Here is the Code:

puts "Hello World!"

Ruby 2.6.1 Released

Ruby 2.6.1 has been released.

Continue Reading...

Ruby 2.6.0 Released

We are pleased to announce the release of Ruby 2.6.0.

Continue Reading...

Ruby 2.6.0-rc2 Released

We are pleased to announce the release of Ruby 2.6.0-rc2.

Continue Reading...

Ruby 2.6.0-rc1 Released

We are pleased to announce the release of Ruby 2.6.0-rc1.

Continue Reading...

Other News

More News...