each

each(&block)
Instance Public methods

In the default mixed mode or row mode, iteration is the standard row major walking of rows. In column mode, interation will yield two element tuples containing the column name and an Array of values for that column.

This method returns the table for chaining.

doc_ruby_on_rails
2015-04-01 20:50:24
Comments
Leave a Comment

Please login to continue.