Ruby - Reference[Back to Categories]
| Main & Sponsored Links |
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. |
Ruby on Rails is an open source web application framework written in Ruby that closely follows the Model-View-Controller (MVC) architecture. |
Create3 is a design and software development company, which specialises in the creation of bespoke websites and internet based applications for SMEs, individuals and non-profit organisations. |
| |
| 1.8.4 C API These API documents describe Ruby's underlying C code. | | 1.8.4 Core API (current Ruby release) Base classes and modules, such as String, Array, Symbol, etc. | | 1.9 Core API (Experimental Ruby release) API docs for the cutting-edge version of Ruby. | | Ruby QuickRef A summary of the language's features. | | The 1.8.4 standard library Additonal libaries included with the standard Ruby distribution, such as CGI, OpenURI, and REXML | |