Flowdock
method

add_timestamps

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: ActiveRecord::ConnectionAdapters::SchemaStatements
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.