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 15:29:56 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: CC07:3094FA:15799D:195581:687A661A
accept-ranges: bytes
age: 0
date: Fri, 18 Jul 2025 15:19:56 GMT
via: 1.1 varnish
x-served-by: cache-bom4741-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1752851996.931647,VS0,VE220
vary: Accept-Encoding
x-fastly-request-id: b624609699c29d6e6aacd9ae1105cbfdaf647dc5
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!