how to change the name of a column in rails migration code example Example: active record modify column name rename_column :table, :old_column, :new_column