General

Profile

xshay (Xavier Shay)

Issues

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

Activity

04/06/2016

12:57 AM Ruby master Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Hello, I filed #4796. It was a long time ago, and I don't remember what I was trying to do. Likely something around a... xshay (Xavier Shay)

12/29/2014

11:48 PM Ruby master Bug #10661: The "possible reference to past scope" warning is quite frustrating and is forcing me to change my variable names from what I want
This is going to warn for most RSpec suites. The following pattern is common (I have it in all of my projects) due to... xshay (Xavier Shay)

08/13/2014

10:36 PM Ruby master Feature #10129: More descriptive error message for failed net/http requests
Attaching diff, possibly more useful than github PR. xshay (Xavier Shay)
10:34 PM Ruby master Feature #10129 (Assigned): More descriptive error message for failed net/http requests
Hello,
I would like to propose the following patch:
Before
2.1.2 :003 > Net::HTTP.get(URI.parse("https://a...
xshay (Xavier Shay)

11/18/2013

09:24 AM Ruby master Feature #9121 (Closed): [PATCH] Remove rbtree implementation of SortedSet due to performance regression
rbtree is slower than the pure ruby version.
I have provided benchmarks and a patch here:
https://github.com/ruby...
xshay (Xavier Shay)

Also available in: Atom