Métodos y Paréntesis

Ruby allows parentheses to be omitted from most method invocations. In simple cases, this results in clean-looking code. In complex cases, however, it causes syntactic ambiguities and confusing corner cases.



Casiano Rodriguez León 2015-01-07