Ruby 2.6.1 Released
Ruby 2.6.1 has been released.
Posted by naruse on 30 Jan 2019
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!"We are pleased to announce the release of Ruby 2.6.0.
Posted by naruse on 25 Dec 2018
We are pleased to announce the release of Ruby 2.6.0-rc2.
Posted by naruse on 15 Dec 2018
We are pleased to announce the release of Ruby 2.6.0-rc1.
Posted by naruse on 6 Dec 2018