るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.042秒)

別のキーワード

  1. _builtin hash
  2. hash []
  3. matrix hash
  4. _builtin to_hash
  5. dbm to_hash

オブジェクト

検索結果

ENV.replace(hash) -> ENV (118000.0)

環境変数を hash と同じ内容に変更します。 self を返します。

環境変数を hash と同じ内容に変更します。 self を返します。

@param hash キーと値の対応関係を指定します。 to_hash でハッシュに変換されます。