るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.099秒)
トップページ > バージョン:2.3.0[x] > 種類:インスタンスメソッド[x] > クエリ:unescape[x] > クラス:Gem::RemoteFetcher[x]

別のキーワード

  1. cgi unescape
  2. cgi unescape_html
  3. cgi unescape_element
  4. uri unescape
  5. cgi/util unescape

ライブラリ

検索結果

Gem::RemoteFetcher#unescape(str) -> String (54328.0)

URI 文字列をデコードした文字列を返します。

URI 文字列をデコードした文字列を返します。

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

@see URI.unescape