method
remove_timestamps
v4.2.9 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::Table
remove_timestamps(options = {})public
Removes the timestamp columns (created_at and updated_at) from the table.
t.remove_timestamps
remove_timestamps(options = {})Removes the timestamp columns (created_at and updated_at) from the table.
t.remove_timestamps