2009-01-28

Java <=> Ruby

continue <=> next
throw <=> raise
catch <=> rescue
this <=> self
switch <=> case
case <=> when
default <=> else

2009-01-12