class CsvComposer::FileExporters::Base
Public Instance Methods
export(content, opts = {})
click to toggle source
# File lib/csv_composer/file_exporters/base.rb, line 4 def export(content, opts = {}) end
# File lib/csv_composer/file_exporters/base.rb, line 4 def export(content, opts = {}) end