Class: Csv2hash::Notifier
- Inherits:
-
Object
- Object
- Csv2hash::Notifier
- Defined in:
- lib/csv2hash/notifier.rb
Instance Method Summary collapse
Instance Method Details
#notify(response) ⇒ Object
3 4 5 |
# File 'lib/csv2hash/notifier.rb', line 3 def notify response # puts 'Csv with errors' end |