lib/csv2hash/notifier.rb in csv2hash-0.2.1 vs lib/csv2hash/notifier.rb in csv2hash-0.3.0
- old
+ new
@@ -1,5 +1,5 @@
-class Csv2hash
+module Csv2hash
class Notifier
def notify response
# puts 'Csv with errors'
end
end
\ No newline at end of file