method
timestamp_attributes_for_create_in_model
v5.2.3 -
Show latest stable
- Class:
ActiveRecord::Timestamp
timestamp_attributes_for_create_in_model()private
No documentation available.
# File activerecord/lib/active_record/timestamp.rb, line 121
def timestamp_attributes_for_create_in_model
self.class.send(:timestamp_attributes_for_create_in_model)
end