Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
rubygems/remote_fetcherライブラリ
Gem::RemoteFetcherクラス
normalize_uri
instance method Gem::RemoteFetcher#normalize_uri
normalize_uri(uri) -> String
[
permalink
][
rdoc
][
edit
]
URI のスキーム部分が欠けている場合に "http://" を補って返します。
[PARAM] uri:
URI 文字列を指定します。