CARVIEW |
Select Language
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Sun, 29 May 2022 18:05:25 GMT
access-control-allow-origin: *
strict-transport-security: max-age=31556952
etag: W/"6293b5e5-6fd1"
expires: Fri, 18 Jul 2025 08:08:20 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 1BA0:DBB10:27642:2CF4C:6879FE9B
accept-ranges: bytes
age: 0
date: Fri, 18 Jul 2025 07:58:20 GMT
via: 1.1 varnish
x-served-by: cache-bom4745-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1752825500.053811,VS0,VE213
vary: Accept-Encoding
x-fastly-request-id: 0ce55a5a8d77176aa22714527cd2a1ee7cdf11c6
content-length: 4182
Introduction - Ruby Reference
The Ruby Reference
This book is a reference for the Ruby programming language. It describes the language structure, its core classes and standard library, and provides some additional useful information and links for Ruby development.
The Reference is intended to be always up-to-date with the current Ruby version.
Most of the reference content is taken directly from Ruby documentation and reorganized for easier reading. The core docs were augmented with some quotes from the Ruby website, and some missing content that is written specifically for the book. The source of the book (rendering scripts, config, and unique content) can be found at GitHub.
Happy Hacking!