method
column_exists?
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::Table
column_exists?(column_name, type = nil, options = nil)public
Checks to see if a column exists. See SchemaStatements#column_exists?
column_exists?(column_name, type = nil, options = nil)Checks to see if a column exists. See SchemaStatements#column_exists?