Flowdock
method

eql?

Importance_1
v2_2_9 - Show latest stable - 0 notes - Class: OpenStruct
eql?(other) public

Compares this object and other for equality. An OpenStruct is eql? to other when other is an OpenStruct and the two objects’ Hash tables are eql?.

Show source
Register or log in to add new notes.