class Csv2hash::Notifier

Public Instance Methods

notify(response) click to toggle source
# File lib/csv2hash/notifier.rb, line 3
def notify response
  # puts 'Csv with errors'
end