method
columns
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::SchemaStatements
columns(table_name, name = nil)
public
Returns an array of Column objects for the table specified by table_name. See the concrete implementation for details on the expected parameter values.


