lib/veritas/function/comparable.rb in veritas-0.0.4 vs lib/veritas/function/comparable.rb in veritas-0.0.5

- old
+ new

@@ -14,9 +14,10 @@ # # @return [self] # # @api private def self.included(descendant) + super descendant.extend ClassMethods self end # Return a string representing the function