method
remove_timestamps
v3.2.13 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::Table
remove_timestamps()public
Removes the timestamp columns (created_at and updated_at) from the table.
Example
t.remove_timestamps
remove_timestamps()Removes the timestamp columns (created_at and updated_at) from the table.
t.remove_timestamps