method
remove_timestamps
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
remove_timestamps(table_name, **options)
public
Removes the timestamp columns (created_at and updated_at) from the table definition.
remove_timestamps(:suppliers)
remove_timestamps(table_name, **options)
public
Removes the timestamp columns (created_at and updated_at) from the table definition.
remove_timestamps(:suppliers)