background preloader

Ruby

Facebook Twitter

Ruby-Doc.org: Documenting the Ruby Language. Ruby Programming Language. Ruby on Rails. Ruby Installer for Windows: Project Filelist. Below is a list of all files of the project.

Before downloading, you may want to read Release Notes and ChangeLog (accessible by clicking on release version). Size Arch Type 1. Ruby-1.8.7-p370-doc-chm.7z Other ruby-1.8.7-p370-i386-mingw32.7z i386 rubyinstaller-1.8.7-p370.exe .exe (Windows executable) ruby-1.9.3-p194-doc-chm.7z ruby-1.9.3-p194-i386-mingw32.7z rubyinstaller-1.9.3-p194.exe ruby-1.8.7-p358-doc-chm.7z ruby-1.8.7-p358-i386-mingw32.7z rubyinstaller-1.8.7-p358.exe ruby-1.9.3-p125-doc-chm.7z ruby-1.9.3-p125-i386-mingw32.7z rubyinstaller-1.9.3-p125.exe ruby-1.8.7-p357-doc-chm.7z ruby-1.8.7-p357-i386-mingw32.7z rubyinstaller-1.8.7-p357.exe ruby-1.9.3-p0-doc-chm.7z ruby-1.9.3-p0-i386-mingw32.7z rubyinstaller-1.9.3-p0.exe ruby-1.9.2-p290-doc-chm.7z ruby-1.9.2-p290-i386-mingw32.7z rubyinstaller-1.9.2-p290.exe ruby-1.8.7-p352-doc-chm.7z ruby-1.8.7-p352-i386-mingw32.7z rubyinstaller-1.8.7-p352.exe ruby-1.9.2-p180-doc-chm.7z ruby-1.9.2-p180-i386-mingw32.7z rubyinstaller-1.9.2-p180.exe ruby-1.8.7-p334-doc-chm.7z Any 2.

CodeKata. Learn Ruby with the EdgeCase Ruby Koans. The Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries. We also teach you culture. Testing is not just something we pay lip service to, but something we live. It is essential in your quest to learn and do great things in the language. The Structure The koans are broken out into areas by file, hashes are covered in about_hashes.rb, modules are introduced in about_modules.rb, etc. They are presented in order in the path_to_enlightenment.rb file. Each koan builds up your knowledge of Ruby and builds upon itself.

Some koans simply need to have the correct answer substituted for an incorrect one. Installing Ruby These instructions are for Windows. You must have a version of Ruby installed in order to run the Koans. So, follow this link and download any of the 1.8 packages: Download it and double click the installer. What Editors Can I Use? Authors.