Flowdock
method

delete

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: CSV::Row
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.