rio4ruby (Christopher Kleckner)
- Login: rio4ruby
- Email: christopher.kleckner@gmail.com
- Registered on: 11/11/2008
- Last sign in: 05/08/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/11/2008
-
12:20 PM Ruby Bug #741 (Closed): 1.9.1-preview1 uri/generic.rb #check_path L484 bug/typo
- =begin
in uri/generic.rb #check_path (L484)
@parser.regexp[REL_PATH]
should be
@parser.regexp[:REL_PATH]
=end