Flowdock
remove_columns(table_name, *column_names) public

Removes the given columns from the table definition.

remove_columns(:suppliers, :qualification, :experience)
Show source
Register or log in to add new notes.