General

Profile

devans (Daniel Evans)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

04/06/2013

06:26 AM Backport200 Backport #7997: undefined method `unescape' for CGI:Class
A work around is to `require 'cgi/util'` which is where CGI::unescape is defined and causes the test script provided ... devans (Daniel Evans)

05/12/2012

07:01 AM Ruby master Bug #6378: irb incorrectly considers line incomplete when parenthesis are excluded
I noticed while working today that this only affects certain symbols, particularly :+ and :-
If you attempt the sa...
devans (Daniel Evans)

04/29/2012

03:40 PM Ruby master Bug #6378 (Closed): irb incorrectly considers line incomplete when parenthesis are excluded
Steps to reproduce:
start irb
attempt to execute the following line:
[1,2,3].reduce :+
Expected:
a result of...
devans (Daniel Evans)

Also available in: Atom