Flowdock
<<(row_or_array) public

Adds a new row to the bottom end of this table. You can provide an Array, which will be converted to a CSV::Row (inheriting the table’s headers()), or a CSV::Row.

This method returns the table for chaining.

Show source
Register or log in to add new notes.