equatable 0.4.0
Allows ruby objects to implement equality comparison and inspection methods. By including this module, a class indicates that its instances have explicit general contracts for `hash`, `==` and `eql?` methods.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (1):
            bundler
            ~> 1.5
          
    