method
timestamps
rails 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.