[]=

[]=( header, value )
[]=( header, offset, value )
[]=( index, value )
Instance Public methods

Looks up the field by the semantics described in #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.

doc_ruby_on_rails
2015-04-01 18:16:08
Comments
Leave a Comment

Please login to continue.