method

add_timestamps

add_timestamps(table_name)
public

Adds timestamps (created_at and updated_at) columns to the named table.

Examples
 add_timestamps(:suppliers)