Flowdock
method

[]=

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: CSV::Row
[]=(*args) public

Looks up the field by the semantics described in CSV::Row.field() and assigns the value.

Assigning past the end of the row with an index will set all pairs between to [nil, nil]. Assigning to an unused header appends the new pair.

Show source
Register or log in to add new notes.