method
remove_columns
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
remove_columns(table_name, *column_names)
public
Removes the given columns from the table definition.
remove_columns(:suppliers, :qualification, :experience)
remove_columns(table_name, *column_names)
public
Removes the given columns from the table definition.
remove_columns(:suppliers, :qualification, :experience)