Flowdock
add_timestamps(table_name) public

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

Examples
add_timestamps(:suppliers)
Show source
Register or log in to add new notes.