method
_update_record
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::Timestamp
_update_record()private
No documentation available.
# File activerecord/lib/active_record/timestamp.rb, line 117
def _update_record
record_update_timestamps
super
end