Navigating nil (Method Chaining) in Ruby
Method Chaining is an important technique to create beautiful code in object oriented languages, but Ruby (the beautiful language, right?) does not support it as well as it should.
Written on Sun Mar 16 08:17:59 2008.
Tagged as gem, ruby.