This is a presentation by IN-SRC.com at Ruby Conference China 2009.
8 interesting pitfalls we met during our development by using ruby on rails. Either mistakes we made or something you should b...
A free Essential Ruby cheat sheet from DZone. Ruby is an easy-to-learn, dynamic, object-oriented programming language with dynamic typing and automatic memory management. This refcard provides a qu...
Brian Chapados talks about using ruby & rake to build a simple workflow to coordinate external processes.
Watch a video at http://www.bestechvideos.com/2008/07/01/sd-rb-episode-048-ruby-for-data...
This tutorial will build a simple Ruby application following Test First principles. It will start with an overview of the Test::Unit library that ships with Ruby then move on to writing tests from ...
A walkthrough of how common and popular Ruby features are actually implemented, with a focus on how they work, why they behave the way they do, and why they do or do not perfom well. If you'd like ...
Ruby is a flexible and intuitive object-oriented programming language. From modest beginnings in Japan where it rapidly gained a loyal following, the popularity of Ruby has now spread throughout th...
Although Ruby is an easy language to learn, in the heat of action you may find that you can't remember the correct syntax for a conditional or the name of a method. This handy pocket reference offe...
This is a presentation I gave about Ruby to the University of New Orleans SIGPLAN group, a project oriented special interest group for the ACM. This is a basic overview of some of the features of t...