最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.070秒)
トップページ
>
:
インスタンスメソッド
>
:
yaml
>
:replace
別のキーワード
yaml/dbm select
psych to_yaml
yaml/store new
yaml yaml
yaml/dbm dbm
ライブラリ
yaml
/
dbm
(12)
クラス
YAML
::
DBM
(12)
検索結果
先頭1件
YAML
::
DBM
#
replace(other) -> YAML
::
DBM
YAML
::
DBM
#
replace(other) -> YAML
::
DBM
(21203.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
self の内容を other の内容で置き換えます。
self の内容を other の内容で置き換えます。
@param other Hash、DBM オブジェクトを指定します。
@raise DBMError 更新に失敗した場合に発生します。
自身を返します。
DBM
Hash
YAML::DBM