timestamps(options = {})
Instance Public methods
Adds timestamps (created_at
and updated_at
)
columns to the table. See ActiveRecord::ConnectionAdapters::SchemaStatements#add_timestamps
1 | t.timestamps |
Adds timestamps (created_at
and updated_at
)
columns to the table. See ActiveRecord::ConnectionAdapters::SchemaStatements#add_timestamps
1 | t.timestamps |
Designed by : w10schools
service@w10schools.com
Please login to continue.