madeofcode (Mark Dodwell)
- Login: madeofcode
- Email: mark@madeofcode.com
- Registered on: 01/05/2011
- Last sign in: 03/24/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 4 | 4 |
Activity
03/24/2016
- 08:59 AM Ruby master Bug #12212 (Closed): Parsing a URI of "mailto:?subject=hi" with `URI.parse` raises an exception
- Parsing a URI of "mailto:?subject=hi" with `URI.parse` raises an exception. I believe this is a valid "mailto" URI, a...
07/07/2012
- 03:28 PM Ruby master Feature #6697: [PATCH] Add Kernel#Symbol conversion method like String(), Array() etc.
- You could make the same argument against String. Why would you use that over `#to_s`? I can't think of any use cases ...
07/05/2012
- 06:49 AM Ruby master Bug #6700: [PATCH] Fix some 4xx status classes to inherit correctly from Net::HTTPClientError
- s/disable/desirable/
- 06:48 AM Ruby master Bug #6700 (Closed): [PATCH] Fix some 4xx status classes to inherit correctly from Net::HTTPClientError
- These recently added 4xx status classes were inheriting from Net::HTTPSuccess, which seems incorrect.
I believe th...
07/04/2012
- 07:07 PM Ruby master Feature #6617: Net::HTTP: Bind to a specific local IP/port
- Forgive me if this is a silly question, but what is the point of initializing the instance variables to nil in the in...
- 06:26 PM Ruby master Bug #6696: [PATCH] ERB::Util.url_encode should not escape unreserved characters
- Sorry, somehow this ticket subject line got truncated. Newline paste fail.
- 05:03 PM Ruby master Bug #6696 (Closed): [PATCH] ERB::Util.url_encode should not escape unreserved characters
- ERB::Util.url_encode is escaping tilde (~) where it should not according to the RFC.
This fixes that behaviour so ... - 06:25 PM Ruby master Feature #6697 (Feedback): [PATCH] Add Kernel#Symbol conversion method like String(), Array() etc.
- For consistency, it seems to make sense to add a Kernel#Symbol helper.
This change would not break any existing co...
Also available in: Atom