Module: KRPC::ProtobufExtensions::MessageExtensions
- Defined in:
- lib/krpc/protobuf_extensions.rb
Instance Method Summary collapse
Instance Method Details
#==(other) ⇒ Object
7 8 9 10 11 |
# File 'lib/krpc/protobuf_extensions.rb', line 7 def ==(other) super rescue TypeError false end |