method
add_timestamps
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
add_timestamps(table_name)
public
Adds timestamps (created_at and updated_at) columns to the named table.
Examples
add_timestamps(:suppliers)
add_timestamps(table_name)
public
Adds timestamps (created_at and updated_at) columns to the named table.
add_timestamps(:suppliers)