method

index

v1_9_3_125 - Show latest stable - Class: CSV::Row
index(header, minimum_index = 0)
public

This method will return the index of a field with the provided header. The offset can be used to locate duplicate header names, as described in CSV::Row.field().