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
akira f2b75020ba * lib/uri/generic.rb (URI::Generic::merge,
URI::Generic::route_from): accepts non-hierarchical URI.
  [ruby-dev:23631]

* test/uri/test_generic.rb (TestGeneric::test_route,
  TestGeneric::test_merge): added tests for above changes.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-06-09 07:15:56 +00:00
..
common.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00
ftp.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00
generic.rb * lib/uri/generic.rb (URI::Generic::merge, 2004-06-09 07:15:56 +00:00
http.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00
https.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00
ldap.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00
mailto.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00