<<

<<(row_or_array)
Instance Public methods

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.

doc_ruby_on_rails
2015-04-01 20:04:54
Comments
Leave a Comment

Please login to continue.