class Csv2hash::Adapter::Abstract
Public Instance Methods
source()
click to toggle source
# File lib/csv2hash/adapters/abstract.rb, line 5 def source raise NotImplementedError end
# File lib/csv2hash/adapters/abstract.rb, line 5 def source raise NotImplementedError end