Flowdock
method

==

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: Size
==(other) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/resolv.rb, line 2692
      def ==(other) # :nodoc:
        return @scalar == other.scalar
      end
Register or log in to add new notes.