[]

[](index_or_header)
Instance Public methods

In the default mixed mode, this method returns rows for index access and columns for header access. You can force the index association by first calling #by_col!() or #by_row!().

Columns are returned as an Array of values. Altering that Array has no effect on the table.

doc_ruby_on_rails
2015-04-01 20:09:32
Comments
Leave a Comment

Please login to continue.