lib/mutations/exception.rb in mutations-0.5.12 vs lib/mutations/exception.rb in mutations-0.6.0
- old
+ new
@@ -8,6 +8,6 @@
def to_s
"#{self.errors.message_list.join('; ')}"
end
end
-end
\ No newline at end of file
+end
- old
+ new