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