kaiwren opened this issue 14 years ago · 0 comments
u = 'http://foo.com/q?x=1'.to_uri u.query # => "x=1" v = u['/baz'] v.query # => ""