Ruby
From Site5Wiki
Subpages:
Contents |
Ruby is a programming language from Japan (- Splendid interactive tutorial, programmed and managed by whytheluckystiff.netavailable at ruby-lang.org and rubyforge.org) which is revolutionizing the web. The beauty of Ruby is found in its balance between simplicity and power.
- Programming Ruby: The Pragmatic Programmer's Guide by Dave Thomas and Andy Hunt — the entire first edition of their book online at rubycentral.com
-
From the introduction of the above book: Yukihiro Matsumoto's description of how and why he created Ruby
- For beginners: Ruby in Twenty Minutes tutorial at ruby-lang.org
- For beginners: RubyLearning.com
- For beginners: Free Online Ruby Programming Course
-
Installing Programs with setup.rb thanks to i.loveruby.net — nice listing of all command calls for setup.rb, and their purposes
-
i.loveruby.net has done the same for Creating Packages with setup.rb
[edit] Versioning and Downloading
-
Versions of Ruby and Rails currently installed on our servers
-
List of gems, and their current versions, that are installed on our servers
NOTE: Ruby on Rails is installed via cgi using FastCGI and not as an Apache module.
Should you want to download your own version, you may do so from:
Alternatively, if you're going to use our installed version to program (and why not?), you can practice safely online, in a sandbox of sorts.
[edit] Resources
-
our Ruby subforum
-
Transitioning from "x" programming language to Ruby: included are C and C++; Java; Perl; PHP; and Python.
-
Documentation
-
oreillynet.com/ruby
[edit] Community
- i.loveruby.net, the site of Minero Aoki:
*: a list of
specific code snippets, tips and tricks
Related wiki pages: ERuby, Ferret, Gems, Rails, Ruby on Rails, Scripting and Development Guide, Installed software and their versions
source for large, official Ruby icon: .svg file, directly from Ruby's creator
