method

to_h

ruby latest stable - Class: CSV::Row

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

to_h()
public

Collapses the row into a simple Hash. Be warned that this discards field order and clobbers duplicate fields.