Flowdock
method

<<

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: CSV
<<(row) public

The primary write method for wrapped Strings and IOs, row (an Array or CSV::Row) is converted to CSV and appended to the data source. When a CSV::Row is passed, only the row’s fields() are appended to the output.

The data source must be open for writing.

Show source
Register or log in to add new notes.