method
each
v1_9_3_125 -
Show latest stable
- Class:
CSV::Row
each(&block)public
Yields each pair of the row as header and field tuples (much like iterating over a Hash).
Support for Enumerable.
This method returns the row for chaining.