HTTP/2 301
server: GitHub.com
content-type: text/html
location: https://www.ruby-lang.org/en/
access-control-allow-origin: *
expires: Fri, 10 Oct 2025 18:58:26 GMT
cache-control: max-age=600
x-proxy-cache: MISS
x-github-request-id: 93B7:1602E2:20EC:292C:68E954F8
accept-ranges: bytes
age: 0
date: Fri, 10 Oct 2025 18:48:26 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210043-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760122106.101150,VS0,VE283
vary: Accept-Encoding
x-fastly-request-id: 53e8510b900bf9e23c8d2f6f8648b08c47096194
content-length: 162
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Fri, 10 Oct 2025 16:25:05 GMT
access-control-allow-origin: *
etag: W/"68e93361-271c"
expires: Fri, 10 Oct 2025 17:58:19 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 72F2:FE85D:57B2:6607:68E946DE
accept-ranges: bytes
age: 0
date: Fri, 10 Oct 2025 18:48:26 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210043-BOM
x-cache: HIT
x-cache-hits: 0
x-timer: S1760122106.396969,VS0,VE289
vary: Accept-Encoding
x-fastly-request-id: 95b3e0d0c4fc87496d70495b3e90983b7fd5b59d
content-length: 3133
Ruby Programming Language
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 3.4.7 has been released.
Continue Reading...
Posted by k0kubun on 7 Oct 2025
We published security advisory for CVE-2025-61594.
Continue Reading...
Posted by hsbt on 7 Oct 2025
There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier CVE-2025-58767 . We strongly recommend upgrading the REXML gem.
Continue Reading...
Posted by naitoh on 18 Sep 2025
Ruby 3.4.6 has been released.
Continue Reading...
Posted by k0kubun on 16 Sep 2025