mcdickenson (Matt Dickenson)
- Login: mcdickenson
- Registered on: 03/24/2016
- Last sign in: 03/24/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/24/2016
-
07:26 PM Ruby Bug #12215 (Closed): URI::HTTP.new example is incorrect
- On this page (http://ruby-doc.org/stdlib-2.3.0/libdoc/uri/rdoc/URI/HTTP.html) the example for URI::HTTP.new will result in an error (ArgumentError: wrong number of arguments (`given 7, expected 9..11)`).
A working example (2.3.0-dev)...