From: Werner Date: 2007-11-11T00:30:00+09:00 Subject: The Man or Boy Recursion Test Hello, being new to ruby I try to understand the language. In a different context I came across the following: http://en.wikipedia.org/wiki/Man_or_boy_test Out of curiosity I tried to write an equivalent piece of code in ruby but apparently my depth of knowledge is not good enough. Is there anyone who could enlighten me? Thanks and Best Regards Werner Dahn