Content deleted Content added
Line 111:
==POV issue with "surprises" section==
The section "Gotchas and possible surprises" section is POV, starting with its section name. It would be more accurately titled "Possible surprises for C and Perl programmers", but then that's still POV and getting away from what an objective, non-tutorial encyclopedic article should be. I think removal of this section should be considered. It's certainly useful information (as are reviews and tutorials), but that doesn't mean it belongs in an encyclopedia. Anyone else agree? --[[User:Ds13|Ds13]] 21:32, 15 June 2006 (UTC)
:The first four bullet points could be moved into the examples section. I believe the method parentheses problem refers to an expression like "puts Array.new 5, nil", where the method that should receive nil is ambiguous. "puts 5, nil" is never ambiguous. --[[User:Drbrain|drbrain]] 10:41, 18 June 2006 (UTC)
|