Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > uriライブラリ > URI::Genericクラス > build2
build2(ary) -> URI::Generic
[permalink][rdoc]build2(hash) -> URI::Generic
URI::Generic.build と同じですが、例外 URI::InvalidComponentError が発生した場合に、引数の各要素を URI.escape して再度 build を試み ます。
[scheme, userinfo, host, port, registry, path, opaque, query, fragment]
:scheme, :userinfo, :host, :port, :registry, :path, :opaque, :query, :fragment