Flowdock
delete(header_or_index, minimum_index = 0) public

Used to remove a pair from the row by header or index. The pair is located as described in CSV::Row.field(). The deleted pair is returned, or nil if a pair could not be found.

Show source
Register or log in to add new notes.