greg.howdeshell (Greg Howdeshell)
- Login: greg.howdeshell
- Registered on: 10/30/2020
- Last sign in: 05/24/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/30/2020
-
02:58 PM Ruby Bug #17293 (Rejected): URI.parse fails to parse correctly URN or other special characters in path/url
- URI.parse looks to fail parsing endpoints that have special characters. For example:
``` ruby
url = 'http://foobar.com/#/applications/'
path = 'my_application'
URI.join(url, path).to_s
```
The result renders `http://foobar.com/my...
07/14/2019
-
03:11 PM Ruby Revision 312d7200 (git): [ruby/rdoc] Correction to include regexp_handling in list of loaded files
- https://github.com/ruby/rdoc/commit/1940b2318c