Flowdock
method

remove_timestamps

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: ActiveRecord::ConnectionAdapters::Table
remove_timestamps() public

Removes the timestamp columns (created_at and updated_at) from the table.

Example
t.remove_timestamps
Show source
Register or log in to add new notes.