Ruby is a reflective, dynamic, object-oriented programming language. It combines syntax inspired by Perl with Smalltalk-like object-oriented features, and also shares some features with Python, Lisp, Dylan, and CLU. Ruby is a single-pass interpreted language. Its official implementation is free software written in C.
ruby-doc.org is an active repository for online documentation, tutorials, introductions and faqs. The site includes an extensive core API and standard API documentation application for function reference.
Sections
- Why Ruby
Help and explanations on why Ruby may be the best choice of programming languages. - Getting Started
A collection of resources for those just starting out with Ruby. - Core API
These are the API documents for the base classes and modules in the current stable release. - Standard API
These are the API documents for the standard library classes and modules in the current stable release.
Link: http://www.ruby-doc.org/
Help and documentation for the Ruby programming language.
The ruby-doc.org Ruby documentation project is an effort by the Ruby community to provide complete and accurate documentation for the Ruby programming language.
Other Ruby documentation in print
Popularity: 70%

