るりまサーチ

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

別のキーワード

  1. ostruct each_pair
  2. ostruct to_h
  3. ostruct openstruct
  4. json/add/ostruct to_json
  5. json/add/ostruct json_create

ライブラリ

クラス

検索結果

OpenStruct#==(other) -> bool (26101.0)

自身と比較対象のオブジェクトが等しい場合に真を返します。 そうでない場合は、偽を返します。

自身と比較対象のオブジェクトが等しい場合に真を返します。
そうでない場合は、偽を返します。

@param other 比較対象のオブジェクトを指定します。