method
timestamps
v2.1.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::TableDefinition
timestamps()public
Appends :datetime columns :created_at and :updated_at to the table.
timestamps()Appends :datetime columns :created_at and :updated_at to the table.