Class: CsvComposer::FileExporters::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/csv_composer/file_exporters/base.rb

Direct Known Subclasses

StringIo

Instance Method Summary collapse

Instance Method Details

#export(content, opts = {}) ⇒ Object



4
# File 'lib/csv_composer/file_exporters/base.rb', line 4

def export(content, opts = {}) end