るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.031秒)
トップページ > バージョン:2.5.0[x] > クエリ:remotefetcher[x] > クエリ:normalize_uri[x]

別のキーワード

  1. rubygems/remote_fetcher normalize_uri
  2. generic normalize
  3. text normalize
  4. generic normalize!

ライブラリ

クラス

検索結果

Gem::RemoteFetcher#normalize_uri(uri) -> String (63304.0)

URI のスキーム部分が欠けている場合に "http://" を補って返します。

URI のスキーム部分が欠けている場合に "http://" を補って返します。

@param uri URI 文字列を指定します。