dschweisguth (Dave Schweisguth)
- Email:
- Registered on: 04/07/2011
- Last connection: 06/03/2011
Activity
Reported issues: 1
04/07/2011
- 01:47 pm ruby-trunk Bug #4561: 1.9.2 requires parentheses around argument of method call in an array, where 1.8.7 did...
- =begin
Same thing with pre formatting:
[dave hladik:~] cat method_call_without_parens_in_array.rb
def method_na... - 01:41 pm ruby-trunk Bug #4561 (Closed): 1.9.2 requires parentheses around argument of method call in an array, where ...
- [dave hladik:~] cat method_call_without_parens_in_array.rb
def method_name(arg)
end
[ method_name 'value' ]
[d...
Also available in: Atom