1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/uri
yugui bc5aeb987f merges r31288 and r31289 from trunk into ruby_1_9_2.
--
* lib/uri/generic.rb (#route_from_path): Fix a bug where
  URI('http://h/b/').route_to('http://h/b') wrongly returned './'
  (should be '../b'). [Bug #4476]
--
Add some more tests for the previous fix.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@31804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-29 22:50:20 +00:00
..
.document
common.rb merges r31266 from trunk into ruby_1_9_2. 2011-05-29 22:49:36 +00:00
ftp.rb * lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling of 2010-04-15 13:41:19 +00:00
generic.rb merges r31288 and r31289 from trunk into ruby_1_9_2. 2011-05-29 22:50:20 +00:00
http.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
https.rb
ldap.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
ldaps.rb * lib/uri.rb, lib/uri/ldaps.rb: added LDAPS 2007-10-25 00:53:34 +00:00
mailto.rb merges r27731 from trunk into ruby_1_9_2. 2010-05-16 11:35:59 +00:00