bramswenson (Bram Swenson)
- Login: bramswenson
- Email: bram@craniumisajar.com
- Registered on: 10/09/2010
- Last sign in: 10/09/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
10/09/2010
-
01:25 AM Ruby Bug #3847: URI.join does not join multiple paths
- =begin
It seems that the expected behavior of a join method like this would be to concatenate any number of strings into a full url. Basically this should operate in near identical fashion as Array#join with url escaping and protocol va...