- Ruby Cheat Sheet
- A five page summary we wrote to get testers started with Ruby – Bret
- A Ruby Tutorial
- Little Book of Ruby
- A gem for newcomers. – Aidy
- Programming Ruby
- Why's (Poignant) Guide to Ruby
- Ruby FAQ
- Example Design Patterns in Ruby
- rubygarden is not exactly functional, but try this
- Ruby Programming Tutorial
Comments (1)
Jun 26, 2010
vo danh says:
I have the problem of running the command "gem install ruby-debug". Follow...I have the problem of running the command "gem install ruby-debug". Following is ruby's version which I am using
C:\ruby>gem install ruby-debug
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find ruby-debug (> 0) in any repository
C:\ruby>gem install ruby-debug18
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find ruby-debug18 (> 0) in any repository
C:\ruby>gem install debug-ruby
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find debug-ruby (> 0) in any repository
C:\ruby>gem install debug-ruby18
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find debug-ruby18 (> 0) in any repository
C:\ruby>
C:\ruby>ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
Does anyone know how to setup eclipse (DLTK) with ruby? I got the dialog message error box said "Debugging Engine not started"
Please send me email at uname2000@gmail.com or uname2000@yahoo.com