class CCK::MessagesComparator
def debug
def debug # puts 'Compared the following type of message:' # puts @compared.uniq.map { |m| " - #{m}" }.join("\n") # puts '' puts errors.uniq.join("\n") end
def debug # puts 'Compared the following type of message:' # puts @compared.uniq.map { |m| " - #{m}" }.join("\n") # puts '' puts errors.uniq.join("\n") end