<<

<<(row)
Instance Public methods

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.

add_row puts

doc_ruby_on_rails
2015-04-01 22:25:58
Comments
Leave a Comment

Please login to continue.