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