|
I agree that Ruby's object model is better than Python's, but Ruby isn't without it's quirks. Optional parenthesis, optional return statements, the odd distinction between methods and blocks; these are just some of the things that make Ruby seem somewhat untidy and haphazard compared to Python.
|